#n_join .fl01 {
    padding: 3.75rem 0;
    border-bottom: #e7131f 1px solid;
}
#n_join .fl02 {
    padding: 3.75rem 0;
}
.n_title002 h3 {
    font-size: 1.625rem;
    color: #e7131f;
    font-weight: bold;
}
.n_title002 h6 {
    font-size: 1.125rem;
    color: #343434;
    font-family: ROBOTO-REGULAR;
    text-transform: uppercase;
    margin: 0.5rem 0 0;
}
.list_box_31 .miso-list {
    padding: 5rem 0 0;
}
.list_box_31 {
    margin: 0 -0.9375rem;
    margin-top: -2.5rem;
}
.list_box_31 li {
    float: left;
    width: 33.333333%;
    padding: 0 0.9375rem;
    cursor: pointer;
}
.list_box_31 li a {
}
.list_box_31 li a .img .img_hezi {
    padding-bottom: 67.12% !important;
}
.list_box_31 .miso-arrow {
    width: 2.5rem;
    height: 2.5rem;
    background-size: cover !important;
    transition: 0.5s;
    top: 0;
    transform: translateY(0);
}
.list_box_31 .miso-arrow.miso-prev {
    background: url(../images/list_box_31_prev.png) center no-repeat;
    left: auto;
    right: 3.625rem;
}
.list_box_31 .miso-arrow.miso-next {
    background: url(../images/list_box_31_next.png) center no-repeat;
}
.list_box_31 .miso-arrow.miso-prev:hover {
    background: url(../images/list_box_31_prev_on.png) center no-repeat;
}
.list_box_31 .miso-arrow.miso-next:hover {
    background: url(../images/list_box_31_next_on.png) center no-repeat;
}

#n_join {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#n_join #list_slide {
    position: relative;
    margin-top: -1.875rem;
    margin-bottom: 3.75rem;
}
#n_join #list_slide dl {
    position: relative;
    margin-top: 1.5rem;
    margin-bottom: 0;
    z-index: 1;
}
#n_join #list_slide dt {
    position: relative;
    cursor: pointer;
    height: 5.625rem;
    transition: 0.5s;
    padding: 0 2.25rem;
    background: #f9f9f9;
    transition: all 0.5s;
}
#n_join #list_slide dt h3 {
    color: #505050;
    font-size: 1rem;
    line-height: 5.625rem;
    overflow: hidden;
    justify-content: space-between;
}
#n_join #list_slide dt h3 b {
    display: block;
    float: left;
    font-weight: bold;
    font-size: 1.25rem;
    color: #000000;
    background: url(../images/n_join.png) left center no-repeat;
    padding-left: 39px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%;
}
#n_join #list_slide dt h3 span {
    font-size: 1rem;
    color: #181818;
}
#n_join #list_slide dt h3 span svg {
    height: 5.625rem;
    width: 1.25rem;
    margin-right: 1.25rem;
}
#n_join #list_slide dt h3 span svg path {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#n_join #list_slide .on dt,
#n_join #list_slide dl:hover dt {
    background-image: -moz-linear-gradient(0deg, #9c0a0d 0%, #ff2741 100%);
    background-image: -webkit-linear-gradient(0deg, #9c0a0d 0%, #ff2741 100%);
    background-image: -ms-linear-gradient(0deg, #9c0a0d 0%, #ff2741 100%);
}
#n_join #list_slide .on dt h3 span,
#n_join #list_slide dl:hover dt h3 span {
    color: #fff;
}
#n_join #list_slide .on dt b,
#n_join #list_slide dl:hover dt b {
    color: #fff;
    background: url(../images/n_join_on.png) left center no-repeat;
}
#n_join #list_slide .on dt span svg path,
#n_join #list_slide dl:hover span svg path {
    fill: #fff;
}
#n_join #list_slide dd {
    display: none;
    line-height: 32px;
    padding: 35px;
    background: #f9f9f9 url(../images/join_bg.jpg) right bottom no-repeat;
    border-bottom: 0;
}
#n_join #list_slide dd p {
    margin-bottom: 0;
}
#n_join #list_slide dd p:last-child {
    padding-bottom: 0;
}
#n_join #list_slide dd .content {
}
#n_join #list_slide dd .content {
    color: #6e6e6e;
    line-height: 2.25rem;
    font-size: 1rem;
    padding-left: 50px;
}
#n_join #list_slide dd .content p {
    color: #333;
    line-height: 2.25rem;
    font-size: 1.025rem;
}
#n_join #list_slide dt h3 span.span04 {
    background: url(../images/n_join_ico01.png) right center no-repeat;
    padding-right: 26px;
    color: #737373;
}
#n_join #list_slide .on dt h3 span.span04 {
    background: url(../images/n_join_ico02.png) right center no-repeat;
    color: #fff;
}
#n_join #list_slide .btn_toudi {
    width: 100px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    background: #0e4da1;
    margin-bottom: 20px;
}
#n_join #list_slide .btn_toudi:hover {
}
.img_zd {
    position: relative;
    width: 100%;
}
.img_zd .img_hezi {
    padding-bottom: 60% !important;
}
.img_zd > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.img_zd > span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    background: rgba(129, 131, 130, 0.3);
}
.img_zd > h3 {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.img_zd > p {
    position: absolute;
    top: 120px;
    left: 7%;
    z-index: 3;
    color: #fff;
    width: 80%;
    opacity: 0;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.list_box_31 li:hover .img_zd > p {
    opacity: 1;
}
.zpico {
    text-align: center;
}
.zpico a {
    margin-right: 50px;
}
.zpico a img {
    border-radius: 5px;
}

@media screen and (max-width: 640px) {
    .img_zd > h3 {
        top: 20px;
        font-size: 16px;
        font-weight: 100;
    }

    .n_title002 h3 {
        font-size: 1.325rem;
        font-weight: bold;
    }

    .w1200 {
        padding: 0 10px;
        margin: 0 auto;
        max-width: 100%;
    }

    #n_join #list_slide dd .content {
        padding-left: 0px;
    }

    .zpico a img {
        margin-top: 50px;
    }

    .zpico a {
        margin-right: 0;
    }

    .list_box_31 .miso-arrow {
        width: 2rem;
        height: 2rem;
    }

    .miso-next {
        right: 10px;
    }

    #n_join #list_slide dt {
        padding: 0 10px;
    }

    #n_join #list_slide dt h3 b {
        font-weight: 500;
        font-size: 1rem;
        width: 70%;
        padding-left: 30px;
    }
    #n_join #list_slide dt h3 span {
        display: none;
    }
}
