/*.header .right .opacity_y ul li.on > a {*/
/*    color: #fff !important;*/
/*}*/

/*.header .right .opacity_y ul li > a:after {*/
/*    background: #fff;*/
/*}*/

/*.header .right .opacity_y ul li:hover > a {*/
/*    color: #fff !important;*/
/*}*/

.join_last{
    width: 100%;
    height: 100vh;
    position: relative;
}

.join_last .wrap{
    width: 100%;
    height: 100%;
}

.join_last .wrap .bgSwiper{
    width: 100%;
    height: 100%;
}
.join_last .wrap .bgSwiper img{
    width: 100%;
    height: 100%;
}

.join_last .wrap .l{
    position: absolute;
    width: 42%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(39, 41, 47, .9);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.join_last .wrap .l > div{
    width: 100%;
}
.join_last .wrap .l .title{
    padding: 0 65px 0 0;
    display: flex;
    justify-content: flex-end;
}
.join_last .wrap .l .title > div{
    width: 472px;
}

.join_last .wrap .l .title h1{
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF;
    margin: 0 0 30px;
}
.join_last .wrap .l .title p{
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
}
.join_last .wrap .l .cut{
    margin: 59px 0 0 0;
}
.join_last .wrap .l .cut .item{
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 65px 0 0;
    transition: .4s ease;
    cursor: pointer;
}
.join_last .wrap .l .cut .item.on{
    background: #009944;
    box-shadow: 3px 4px 10px 0px rgba(1,0,18,0.15);
}
.join_last .wrap .l .cut .item .iconfont{
    font-size: 48px;
    color: #fff;
    margin: 0 36px 0 0;
}
.join_last .wrap .l .cut .item .text{
    width: 392px;
}
.join_last .wrap .l .cut .item .text h1{
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 0 12px;
}
.join_last .wrap .l .cut .item .text p{
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.header.on .right .opacity_y ul li.on > a {
    color: #009944 !important;
}

.header.on .right .opacity_y ul li > a:after {
    background: #009944 !important;
}

.header.on .right .opacity_y ul li:hover > a {
    color: #009944 !important;
}

.public_banner .join_form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.public_banner .join_form .join_search {
    width: 41.6666666667vw;
    height: 3.125vw;
    background: white;
    border-radius: 1.5625vw;
    display: flex;
    align-items: center;
    padding: 0 0 0 1.3020833333vw;
    margin: 0 0 3.0729166667vw;
    position: relative;
}

.public_banner .join_form .join_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 9.375vw;
    height: 100%;
    background: #009944;
    border-radius: 1.5625vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375vw;
    font-weight: 500;
    color: #FFFFFF;
}

.public_banner .join_form .join_search .iconfont {
    color: #999999;
    font-size: 0.9375vw;
    padding: 0 0.5208333333vw 0 0;
    position: relative;
    top: 0.0520833333vw;
    cursor: pointer;
}

.public_banner .join_form .join_search input {
    width: 85%;
    height: 100%;
    font-size: 0.9375vw;
    font-weight: 400;
    color: #999999;
    background: transparent;
    border: none;
}

.public_banner .join_form .button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.public_banner .join_form .button a {
    width: 8.3854166667vw;
    height: 3.1770833333vw;
    background: #009944;
    border-radius: 1.5625vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375vw;
    font-weight: 500;
    color: #FFFFFF;
}

.public_banner .join_form .button a.yellow {
    background: #DAB634;
    margin: 0 0 0 1.5625vw;
}

.join {
    padding: 6.3020833333vw 0 7.1875vw 0;
    position: relative;
    z-index: 1;
    display: none;
}

.join:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 86.4583333333vw;
    height: 22.4479166667vw;
    background: #F7F8FA;
}

.join .wrap {
    display: flex;
}

.join .wrap .l {
    width: 37.5vw;
    margin: 1.9270833333vw 7.3958333333vw 0 0;
}

.join .wrap .l .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 7.8125vw 13.5416666667vw;
}

.join .wrap .l .title strong {
    color: #009944;
}

.join .wrap .l .img {
    width: 100%;
}

.join .wrap .l .img img {
    width: 100%;
}

.join .wrap .r {
    width: 41.5104166667vw;
}

.join .wrap .r .text {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #222222;
    line-height: 1.875vw;
}

.join .wrap .r .headline {
    margin: 14.0625vw 0 0 0;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #222222;
    line-height: 2.3958333333vw;
}

.join2 .wrap {
    width: 72.9166666667vw;
    margin: 8.3333333333vw auto 7.96875vw;
}

.join2 .wrap .title {
    text-align: center;
    font-size: 1.875vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 4.6875vw;
}

.join2 .wrap .title strong {
    color: #009944;
    font-weight: normal;
}

.join2 .wrap .content {
    display: flex;
    justify-content: space-between;
}

.join2 .wrap .content .l {
    width: 29.0104166667vw;
    margin: 3.6458333333vw 0 0 0;
}

.join2 .wrap .content .l .l_swiper {
    width: 100%;
    position: relative;
    margin: 0 0 3.6979166667vw;
}

.join2 .wrap .content .l .l_swiper .list {
    pointer-events: none;
    transition: 1s;
}

.join2 .wrap .content .l .l_swiper .list:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}

.join2 .wrap .content .l .l_swiper .list h1 {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000000;
    margin: 0 0 2.0833333333vw;
    height: 1.9270833333 pxvw;
    overflow: hidden;
}

.join2 .wrap .content .l .l_swiper .list h1 span {
    transform: translateY(100%);
    display: block;
    opacity: 0;
}

.join2 .wrap .content .l .l_swiper .list .text {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #222222;
    line-height: 1.6666666667vw;
    transform: translateY(20px);
    opacity: 0;
}

.join2 .wrap .content .l .l_swiper .list.on {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0.6s;
}

.join2 .wrap .content .l .l_swiper .list.on h1 span {
    transform: translateY(0);
    transition: 1s;
    opacity: 1;
}

.join2 .wrap .content .l .l_swiper .list.on .text {
    transform: translateY(0);
    opacity: 1;
    transition: 1s;
    transition-delay: 0.5s;
}

.join2 .wrap .content .l .button {
    display: flex;
    align-items: center;
}

.join2 .wrap .content .l .button .circle {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    background: #FFFFFF;
    box-shadow: 2px 2px 10px 0px rgba(1, 0, 18, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.7s;
    cursor: pointer;
}

.join2 .wrap .content .l .button .circle .iconfont {
    color: #CCCCCC;
    font-size: 0.6770833333vw;
    transition: 0.7s;
}

.join2 .wrap .content .l .button .circle:not(:last-child) {
    margin: 0 0.625vw 0 0;
    transform: rotate(180deg);
}

.join2 .wrap .content .l .button .circle:not(.swiper-button-disabled) {
    background: #009944;
    box-shadow: transparent;
}

.join2 .wrap .content .l .button .circle:not(.swiper-button-disabled) .iconfont {
    color: #fff;
}

.join2 .wrap .content .r {
    width: 34.375vw;
    padding: 0 1.8229166667vw 0 0;
    position: relative;
    z-index: 1;
}

.join2 .wrap .content .r:after {
    content: '';
    position: absolute;
    top: 3.90625vw;
    right: 0;
    width: 30.9895833333vw;
    height: 17.2916666667vw;
    background: #F7F8FA;
}

.join2 .wrap .content .r .img_swiper {
    width: 100%;
}

.join2 .wrap .content .r .img_swiper .swiper-slide {
    overflow: hidden;
}

.join2 .wrap .content .r .img_swiper .swiper-slide img {
    width: 100%;
    transform: scale(1.1, 1.1);
    opacity: 0;
    transition: transform 4s, opacity 1s;
}

.join2 .wrap .content .r .img_swiper .swiper-slide.swiper-slide-active img {
    opacity: 1;
    transform: scale(1, 1) rotate(0.0001deg);
}

.join2 .wrap .content .r .end {
    margin: 1.0416666667vw 0 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.join2 .wrap .content .r .end .swiper-pagination {
    position: static;
    width: fit-content;
    display: flex;
    align-items: center;
}

.join2 .wrap .content .r .end .swiper-pagination span {
    font-size: 0.8333333333vw;
    font-weight: 800;
    color: #999999;
}

.join2 .wrap .content .r .end .swiper-pagination span.swiper-pagination-current {
    color: #009944;
}

.join2 .wrap .content .r .end .swiper-pagination .line {
    width: 0.0520833333vw;
    height: 0.4166666667vw;
    background: #000000;
    opacity: 0.2;
    margin: 0 0.625vw;
}

.join2 .wrap .content .r .position {
    width: 5.1041666667vw;
    height: 5.1041666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14.7395833333vw;
    left: 3.6979166667vw;
    z-index: 23;
    cursor: pointer;
}

.join2 .wrap .content .r .position:after {
    width: 100%;
    height: 100%;
    transition: 0.4s;
    background: #009944;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.join2 .wrap .content .r .position .hua {
    width: 1.0416666667vw;
}

.join2 .wrap .content .r .position .rote {
    width: 4.0104166667vw;
    height: 4.0104166667vw;
    animation: 10s rote infinite linear;
    position: absolute;
}

.join2 .wrap .content .r .position:hover:after {
    transform: translate(-50%, -50%) scale(1.12);
}

.join3 {
    position: relative;
    z-index: 1;
}

.join3 .svg {
    position: absolute;
    height: 64.7395833333vw;
    top: 0;
    right: -32.34375vw;
    z-index: -1;
    opacity: 0.03;
}

.join3 .wrap {
    margin: 18px auto 5.8020833333vw;
}

.join3 .wrap .title {
    text-align: center;
}

.join3 .wrap .title h1 {
    font-size: 1.875vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 1.5625vw;
}

.join3 .wrap .title p {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #222222;
    opacity: 0.8;
}

.join3 .wrap .content {
    margin: 3.4375vw 0 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.join3 .wrap .content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 35.9375vw;
    height: 32.3333333333vw;
    background: #F7F8FA;
    z-index: -1;
}

.join3 .wrap .content .l {
    padding: 2.5625vw 0 5.9375vw 14.0729166667vw;
    display: flex;
    align-items: flex-end;
    margin: 0 8.75vw 0 0;
    height: fit-content;
}
.join3 .wrap .content .r_last{
    width: 29.0104166667vw;
}
.join3 .wrap .content .r_last h1{
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000000;
    margin: 0 0 2.0833333333vw;
    overflow: hidden;
}
.join3 .wrap .content .r_last p{
    font-size: 0.9375vw;
    font-weight: 400;
    color: #222222;
    line-height: 1.6666666667vw;
}
.join3 .wrap .content .l .end {
    margin: 0 2.8645833333vw 0 0;
    display: none;
}

.join3 .wrap .content .l .end .swiper-pagination {
    width: fit-content;
    position: static;
    display: flex;
    align-items: flex-end;
}

.join3 .wrap .content .l .end .swiper-pagination .swiper-pagination-current {
    font-size: 1.25vw;
    font-weight: bold;
    color: #009944;
    position: relative;
    top: 0.2083333333vw;
}

.join3 .wrap .content .l .end .swiper-pagination .line {
    margin: 0 0.2083333333vw;
    font-size: 0.8333333333vw;
}

.join3 .wrap .content .l .end .swiper-pagination .swiper-pagination-total {
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #666666;
}

.join3 .wrap .content .l .l_swiper {
    /*width: 21.1458333333vw;*/
    width: 34.375vw;
    height: 20.833vw;
    margin: 0;
    position: relative;
}

.join3 .wrap .content .l .l_swiper .position {
    width: 5.2604166667vw;
    position: absolute;
    top: -2.65625vw;
    left: -2.6041666667vw;
    z-index: 5;
    animation: 10s rote infinite linear;
}

.join3 .wrap .content .l .l_swiper .swiper {
    width: 100%;
    height: 20.833vw;
}

.join3 .wrap .content .l .l_swiper .swiper-slide {
    overflow: hidden;
}
.join3 .wrap .content .l .l_swiper .swiper-slide .slide-inner{
    width: 100%;
    height: 100%;
}
.join3 .wrap .content .l .l_swiper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.join3 .wrap .content .r .cut {
    display: flex;
    align-items: center;
    margin: 0 0 2.0833333333vw;
}

.join3 .wrap .content .r .cut .cut_swiper {
    width: 30.2604166667vw;
}

.join3 .wrap .content .r .cut .cut_swiper .swiper-slide .list {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000000;
    transform: scale(0.76);
    opacity: 0.15;
    transition: 0.7s;
    cursor: pointer;
    transform-origin: left;
}

.join3 .wrap .content .r .cut .cut_swiper .swiper-slide.swiper-slide-active .list {
    opacity: 1;
    transform: scale(1);
}

.join3 .wrap .content .r .text {
    position: relative;
    margin: 0 0 3.6979166667vw;
}

.join3 .wrap .content .r .text .matter {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: 1s;
}

.join3 .wrap .content .r .text .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}

.join3 .wrap .content .r .text .matter.on {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0.6s;
}

.join3 .wrap .content .r .text .matter .list {
    display: flex;
}

.join3 .wrap .content .r .text .matter .list:not(:last-child) {
    margin: 0 0 1.09375vw;
}

.join3 .wrap .content .r .text .matter .list img {
    width: 1.0416666667vw;
    height: fit-content;
    margin: 0 0.46875vw 0 0;
}

.join3 .wrap .content .r .text .matter .list p {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #222222;
    position: relative;
    top: -0.2083333333vw;
    line-height: 1.4583333333vw;
}

.join3 .wrap .content .r .button {
    display: flex;
    align-items: center;
}

.join3 .wrap .content .r .button .circle {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    background: #FFFFFF;
    box-shadow: 2px 2px 10px 0px rgba(1, 0, 18, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.7s;
    cursor: pointer;
}

.join3 .wrap .content .r .button .circle .iconfont {
    color: #CCCCCC;
    font-size: 0.6770833333vw;
    transition: 0.7s;
}

.join3 .wrap .content .r .button .circle:not(:last-child) {
    margin: 0 0.625vw 0 0;
    transform: rotate(180deg);
}

.join3 .wrap .content .r .button .circle:not(.swiper-button-disabled) {
    background: #009944;
    box-shadow: none;
}

.join3 .wrap .content .r .button .circle:not(.swiper-button-disabled) .iconfont {
    color: #fff;
}

.join4 {
    background: #F7F8FA;
}

.join4 .wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.join4 .wrap .l {
    width: 29.2708333333vw;
    position: relative;
    z-index: 5;
    left: 1.0416666667vw;
}

.join4 .wrap .l .title {
    padding: 0 0 0 2.7083333333vw;
    margin: 0 0 3.1770833333vw;
}

.join4 .wrap .l .title h1 {
    font-size: 1.875vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 1.5104166667vw;
}

.join4 .wrap .l .title p {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #222222;
}

.join4 .wrap .l .cut .item {
    width: 29.2708333333vw;
    height: 6.6666666667vw;
    display: block;
    border-radius: 0.78125vw;
    overflow: hidden;
    transition: 0.4s;
}

.join4 .wrap .l .cut .item .joke {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 1.9791666667vw 2.5vw 2.0833333333vw 3.0729166667vw;
    transition: 0.4s;
}

.join4 .wrap .l .cut .item:not(:last-child) {
    margin: 0 0 1.0416666667vw;
}

.join4 .wrap .l .cut .item .icon {
    font-size: 2.3958333333vw;
    color: #333333;
    transition: 0.7s;
}

.join4 .wrap .l .cut .item .text {
    width: 13.6979166667vw;
    margin: 0 3.4375vw 0 1.875vw;
}

.join4 .wrap .l .cut .item .text span {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #222;
    margin: 0 0 0.8333333333vw;
    display: block;
    line-height: 0.8854166667vw;
    transition: 0.7s;
}

.join4 .wrap .l .cut .item .text p {
    font-size: 0.7291666667vw;
    font-weight: 400;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.7s;
}

.join4 .wrap .l .cut .item .circle {
    width: 2.3958333333vw;
    height: 2.3958333333vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.7s;
}

.join4 .wrap .l .cut .item .circle .iconfont {
    color: #009944;
    font-size: 0.625vw;
    transform: rotate(90deg);
}

.join4 .wrap .l .cut .item.on {
    background: #009944;
    box-shadow: 3px 4px 10px 0px rgba(1, 0, 18, 0.15);
}

.join4 .wrap .l .cut .item.on .joke {
    transform: translateX(12px);
}

.join4 .wrap .l .cut .item.on .icon, .join4 .wrap .l .cut .item.on .text span, .join4 .wrap .l .cut .item.on .text p {
    color: #fff;
}

.join4 .wrap .l .cut .item.on .circle {
    opacity: 1;
}

.join4 .wrap .r {
    width: 50vw;
}

.join4 .wrap .r .swiper_r {
    width: 100%;
}

.join4 .wrap .r .swiper_r .swiper-slide {
    opacity: 0 !important;
    transition: 1s;
}

.join4 .wrap .r .swiper_r .swiper-slide img {
    width: 100%;
}

.join4 .wrap .r .swiper_r .swiper-slide .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50vw;
    background: rgba(255, 255, 255, 0.95);
    padding: 2.7083333333vw 1.0416666667vw 2.4479166667vw 8.1770833333vw;
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #222222;
    line-height: 1.4583333333vw;
}

.join4 .wrap .r .swiper_r .swiper-slide .text p {
    width: 28.3333333333vw;
    max-width: 100%;
}

.join4 .wrap .r .swiper_r .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.join5 .wrap {
    margin: 5.0104166667vw auto 11.3541666667vw;
}

.join5 .wrap .title {
    text-align: center;
    margin: 0 0 4.1145833333vw;
}

.join5 .wrap .title h1 {
    font-size: 1.875vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 1.5104166667vw;
    line-height: 1.7708333333vw;
}

.join5 .wrap .title p {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #222222;
}

.join5 .wrap .content {
    width: 100%;
}

.join5 .wrap .content .horse_swiper {
    width: 100%;
}

.join5 .wrap .content .horse_swiper .swiper-wrapper {
    transition-timing-function: linear !important;
}

.join5 .wrap .content .horse_swiper .swiper-slide {
    width: 30.2083333333vw;
    margin: 0 1.1458333333vw 0 0;
}

.join5 .wrap .content .horse_swiper .swiper-slide img {
    width: 100%;
}

.join6 {
    display: flex;
    height: 26.0416666667vw;
}

.join6 .l {
    width: 50%;
    position: relative;
    z-index: 1;
}

.join6 .l .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.join6 .l .content {
    padding: 6.3020833333vw 1.0416666667vw 4.6875vw 13.5416666667vw;
}

.join6 .l .content p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 1.3020833333vw;
}

.join6 .l .content .title {
    font-size: 1.875vw;
    font-weight: 500;
    color: #222222;
    margin: 0 0 7.2916666667vw;
}

.join6 .l .content .green {
    display: flex;
    align-items: center;
    width: fit-content;
}

.join6 .l .content .green .circle {
    width: 2.5vw;
    height: 2.5vw;
    background: #009944;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.join6 .l .content .green .circle .iconfont {
    color: #fff;
    font-size: 1.1458333333vw;
}

.join6 .l .content .green a {
    font-size: 1.25vw;
    font-weight: 500;
    color: #009944;
    margin: 0 0 0 0.3125vw;
}

.join6 .r {
    width: 50%;
    height: 100%;
}

.join6 .r img {
    width: 100%;
    height: 100%;
}

@keyframes rote {
    100% {
        transform: rotate(-360deg);
    }
}

@media screen and (max-width: 1920px) {
    .join_last{
        width: 100%;
        height: 56.25vw;
        position: relative;
        margin: 80px 0 0 0;
    }

    .join_last .wrap{
        width: 100%;
        height: 100%;
    }

    .join_last .wrap .bgSwiper{
        width: 100%;
        height: 100%;
    }
    .join_last .wrap .bgSwiper img{
        width: 100%;
        height: 100%;
    }

    .join_last .wrap .l{
        position: absolute;
        width: 42%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(39, 41, 47, .9);
        z-index: 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .join_last .wrap .l > div{
        width: 100%;
    }
    .join_last .wrap .l .title{
        padding: 0 3.385416666666667vw 0 0;
        display: flex;
        justify-content: flex-end;
    }
    .join_last .wrap .l .title > div{
        width: 24.583333333333336vw;
    }

    .join_last .wrap .l .title h1{
        font-weight: bold;
        font-size: 1.875vw;
        color: #FFFFFF;
        margin: 0 0 1.5625vw;
    }
    .join_last .wrap .l .title p{
        font-weight: normal;
        font-size: 1.0416666666666667vw;
        color: #FFFFFF;
    }
    .join_last .wrap .l .cut{
        margin: 3.072916666666667vw 0 0 0;
    }
    .join_last .wrap .l .cut .item{
        width: 100%;
        height: 8.333333333333334vw;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 0 3.385416666666667vw 0 0;
        transition: .4s ease;
        cursor: pointer;
    }
    .join_last .wrap .l .cut .item.on{
        background: #009944;
        box-shadow: 3px 4px 10px 0px rgba(1,0,18,0.15);
    }
    .join_last .wrap .l .cut .item .iconfont{
        font-size: 2.5vw;
        color: #fff;
        margin: 0 1.875vw 0 0;
    }
    .join_last .wrap .l .cut .item .text{
        width: 20.416666666666668vw;
    }
    .join_last .wrap .l .cut .item .text h1{
        font-weight: normal;
        font-size: 0.9375vw;
        color: #FFFFFF;
        margin: 0 0 0.625vw;
    }
    .join_last .wrap .l .cut .item .text p{
        font-weight: normal;
        font-size: 0.7291666666666667vw;
        color: #FFFFFF;
        line-height: 1.0416666666666667vw;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media screen and (max-width: 1540px) {
    .join_last .wrap .l .cut .item .text {
        width: 313px;
    }
    .join_last .wrap .l .title > div {
        width: 391px;
    }
}
@media screen and (max-width: 1300px) {
    .join_last .wrap .l .cut .item .text {
        width: 234px;
    }
    .join_last .wrap .l .title > div {
        width: 311px;
    }
    .join_last .wrap .l .title h1{
        font-size: 30px;
    }
    .join_last .wrap .l .title p {
        font-size: 14px;
    }
}



/*# sourceMappingURL=join.css.map */
@media screen and (max-width: 1024px) {
    .join2 .wrap{
        width: 90%;
        margin: 35px auto 40px;
    }
    .join2 .wrap .title{
        font-size: 24px;
        margin: 0 0 25px;
    }
    .join2 .wrap .content{
        flex-direction: column-reverse;
    }
    .join2 .wrap .content .r{
        width: 100%;
        padding: 0 15px 0 0;
    }
    .join2 .wrap .content .r:after {
        top: 13px;
        right: 0;
        width: 80%;
        height: 100%;
    }
    .join2 .wrap .content .r .position{
        width: 90px;
        height: 90px;
        top: 61%;
        left: 5%;
    }
    .join2 .wrap .content .r .position .rote{
        width: 75px;
        height: 75px;
    }
    .join2 .wrap .content .r .position .hua{
        width: 20px;
    }
    .join2 .wrap .content .l{
        width: 100%;
        margin: 45px 0 0 0;
    }
    .join2 .wrap .content .l .l_swiper .list h1{
        font-size: 20px;
        margin: 0 0 15px;
    }
    .join2 .wrap .content .l .l_swiper .list .text{
        font-size: 13px;
        line-height: 1.8;
    }
    .join3 .wrap{
        width: 90%;
        margin: 25px auto 35px;
    }
    .join3 .wrap .title h1{
        font-size: 24px;
        margin: 0 0 10px;
    }
    .join3 .wrap .title p{
        font-size: 14px;
        line-height: 1.8;
    }
    .join3 .wrap .content:after{
        display: none;
    }
    .join3 .wrap .content{
        margin: 25px 0 0 0;
        flex-direction: column;

    }
    .join3 .wrap .content .l{
        width: 100%;
        padding: 0;
        margin: 0 0 25px;
    }
    .join3 .wrap .content .l .l_swiper{
        width: 100%;
        height: auto;
    }
    .join3 .wrap .content .l .l_swiper .swiper{
        height: 290px;
    }
    .join3 .wrap .content .l .l_swiper .position{
        display: none;
    }
    .join3 .wrap .content .r_last {
        width: 100%;
    }
    .join3 .wrap .content .r_last h1{
        font-size: 17px;
        margin: 0 0 15px;
    }
    .join3 .wrap .content .r_last p{
        font-size: 13px;
        line-height: 25px;
    }
    .join4 .wrap{
        flex-direction: column;
    }
    .join4{
        padding: 35px 0;
    }
    .join4 .wrap .l{
        width: 100%;
    }
    .join4 .wrap .l .title h1{
        font-size: 24px;
        margin: 0 0 10px;
    }
    .join4 .wrap .l .title p{
        font-size: 14px;
    }
    .join4 .wrap .l .cut{
        display: none;
    }
    .join4 .wrap .r{
        display: none;
    }
    .join4 .wrap .l .title{
        padding: 0 0 0 5%;
        margin: 0 0 20px;
    }

    .join5 .wrap .title h1{
        font-size: 24px;
        margin: 0 0 10px;
        line-height: 1;
    }
    .join5 .wrap .title p{
        font-size: 14px;
    }
    .join5 .wrap{
        margin: 40px auto ;
    }
    .join5 .wrap .title{
        margin: 0 0 20px;
    }
    .join5 .wrap .content .horse_swiper .swiper-slide{
        width: 45vw;
    }
    .join6{
        height: auto;
        flex-direction: column-reverse;
    }

    .join6 .l,.join6 .r{
        width: 100%;
    }

    .join6 .l .content p{
        font-size: 14px;
        margin: 0 0 10px;
    }
    .join6 .l .content .green .circle{
        width: 35px;
        height: 35px;
        margin: 0 5px 0 0;
    }
    .join6 .l .content .green a{
        font-size: 14px;
    }
    .join6 .l .content{
        padding: 35px 5%;
    }
    .join6 .l .content .green .circle .iconfont{
        font-size: 20px;
    }
    .join6 .l .content .title{
        font-size: 24px;
    }

    .join4 .wrap .sj_content{
        display: block!important;
        width: 90%;
        margin: 30px auto 0;
    }

    .join4 .wrap .sj_content .item:not(:last-child) {
        margin: 0 0 40px;
    }
    .join4 .wrap .sj_content .item .icon{
        font-size: 30px;
        color: #333333;
        margin: 0 0 15px;
    }

    .join4 .wrap .sj_content .item .text span{
        font-size: 18px;
        margin: 0 0 10px;
        display: block;
        color: #222;
    }
    .join4 .wrap .sj_content .item .text p{
        font-size: 14px;
        color: #111;
    }

    .join4 .wrap .sj_content .item img{
        margin: 20px 0;
    }
    .join4 .wrap .sj_content .item .text2{
        font-size: 14px;
        color: #111;
        line-height: 1.8;
    }

    .join4{
        padding: 100px 0 0 0 !important;
    }

    /**/
    .join_last{
        height: auto;
    }
    .join_last .wrap .l,.join_last .wrap .bgSwiper{
        display: none;
    }
    .join_last .wrap .sj_content{
        display: block!important;
        width: 90%;
        margin: 30px auto 0;
    }

    .join_last .wrap .sj_content .item:not(:last-child) {
        margin: 0 0 40px;
    }
    .join_last .wrap .sj_content .item .icon{
        font-size: 30px;
        color: #333333;
        margin: 0 0 15px;
    }

    .join_last .wrap .sj_content .item .text span{
        font-size: 18px;
        margin: 0 0 10px;
        display: block;
        color: #222;
    }
    .join_last .wrap .sj_content .item .text p{
        font-size: 14px;
        color: #111;
    }

    .join_last .wrap .sj_content .item img{
        margin: 20px 0;
    }
    .join_last .wrap .sj_content .item .text2{
        font-size: 14px;
        color: #111;
        line-height: 1.8;
    }

    .join_last{
        padding: 50px 0 0 0 !important;
    }
    /**/

}
<!--0.00015807151794434-->