/*5*/
@media screen and (min-device-width: 300px) and (max-device-width: 373px) {
}
@media screen and (min-device-width: 320px) and (max-device-width: 374px) {
  .container {
    max-width: 374px;
  }
  .container .join_us {
    margin: auto;
    text-align: center;
  }
  .container .join_us .j_r {
    height: 150px;
    background-position: center;
    background-image: url(https://miue-var.oss-cn-hangzhou.aliyuncs.com/images/join/bannermob.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container .join_us .j_r .title {
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 30px;
    margin-top: 0;
  }
  .container .join_us .j_r .contenr-top {
    padding-top: 12px;
  }
  .container .join_us .j_r .current {
    color: #fff;
  }
  .container .why_join .why_join_title {
    font-size: 22px;
    text-align: center;
    margin: 50px 30px;
  }
  .container .why_join .why_join_title .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  .container .why_join .why_join_title .line {
    display: block;
    font-size: 12px;
    color: #393939;
    margin-top: 20px;
  }
  .container .why_join .why_join_title .letter {
    display: inline-block;
    line-height: 1em;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item {
    width: 320px;
    margin: 0 auto 20px;
  }
  .container .why_join .advance_item .pic {
    padding: 0 16px;
  }
  .container .why_join .advance_item .pic img {
    width: 100%;
    height: auto;
  }
  .container .why_join .advance_item .content {
    padding: 0 16px;
  }
  .container .why_join .advance_item .content h1 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item .content p {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: Source Han Sans SC;
  }
  .container .join_advance {
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 10px;
  }
  .container .join_advance .letters {
    font-size: 22px;
    color: #000000;
  }
  .container .join_advance .line {
    font-size: 12px;
    color: #393939;
    display: block;
    margin-top: 16px;
  }
  .container .join_advance .join_advance_content {
    width: 300px;
    margin: 0 auto;
  }
  .container .join_advance .join_advance_content .advance-item {
    margin: 30px auto;
    text-align: center;
    width: 300px;
    height: 214px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .join_advance .join_advance_content .advance-item .pic {
    padding-top: 36px;
  }
  .container .join_advance .join_advance_content .advance-item .title {
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
  }
  .contact {
    width: 300px;
    margin: 20px auto 40px;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact h2 {
    color: #3c3c3c;
    font-size: 20px;
  }
  .contact h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 16px;
  }
  .contact h3::after {
    display: block;
    content: '';
    width: 30px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .contact div {
    display: block;
    width: 250px;
    margin: 0 auto;
    word-break: break-word;
  }
  .contact div span {
    display: block;
  }
  .contact div span.address,
  .contact div span.phone,
  .contact div span.email {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .contact div span.wx {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .contact div span:nth-of-type(2) {
    height: 20px;
    color: #C9DA58;
    line-height: 20px;
    margin: 10px 0;
  }
  .contact div p {
    font-size: 12px;
    text-align: center;
  }
}
@media screen and (min-device-width: 375px) and (max-device-width: 767px) {
  .container {
    max-width: 767px;
  }
  .container .join_us {
    margin: auto;
    text-align: center;
  }
  .container .join_us .j_r {
    height: 160px;
    background-position: 50% center;
    background-image: url(https://miue-var.oss-cn-hangzhou.aliyuncs.com/images/join/bannermob.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container .join_us .j_r .title {
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 40px;
    margin-top: 0;
  }
  .container .join_us .j_r .contenr-top {
    padding-top: 12px;
  }
  .container .join_us .j_r .current {
    color: #fff;
  }
  .container .why_join .why_join_title {
    font-size: 22px;
    text-align: center;
    margin: 50px 30px;
  }
  .container .why_join .why_join_title .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  .container .why_join .why_join_title .line {
    display: block;
    font-size: 12px;
    color: #393939;
    margin-top: 20px;
  }
  .container .why_join .why_join_title .letter {
    display: inline-block;
    line-height: 1em;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item {
    width: 350px;
    margin: 0 auto 20px;
  }
  .container .why_join .advance_item .pic img {
    width: 100%;
    height: auto;
  }
  .container .why_join .advance_item .content h1 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item .content p {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: Source Han Sans SC;
  }
  .container .join_advance {
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 10px;
  }
  .container .join_advance .letters {
    font-size: 22px;
    color: #000000;
  }
  .container .join_advance .line {
    font-size: 12px;
    color: #393939;
    display: block;
    margin-top: 16px;
  }
  .container .join_advance .join_advance_content {
    width: 350px;
    margin: 0 auto;
  }
  .container .join_advance .join_advance_content .advance-item {
    margin: 30px auto;
    text-align: center;
    width: 350px;
    height: 214px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .join_advance .join_advance_content .advance-item .pic {
    padding-top: 36px;
  }
  .container .join_advance .join_advance_content .advance-item .title {
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
  }
  .contact {
    width: 300px;
    margin: 20px auto 40px;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact h2 {
    color: #3c3c3c;
    font-size: 20px;
  }
  .contact h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 16px;
  }
  .contact h3::after {
    display: block;
    content: '';
    width: 30px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .contact div {
    display: block;
    width: 250px;
    margin: 0 auto;
    word-break: break-word;
  }
  .contact div span {
    display: block;
  }
  .contact div span.address,
  .contact div span.phone,
  .contact div span.email {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .contact div span.wx {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .contact div span:nth-of-type(2) {
    height: 20px;
    color: #C9DA58;
    line-height: 20px;
    margin: 10px 0;
  }
  .contact div p {
    font-size: 12px;
    text-align: center;
  }
}
/*ipad*/
@media screen and (min-device-width: 768px) and (max-device-width: 1025px) {
  .container {
    max-width: 1023px;
  }
  .container .join_us {
    margin: auto;
    text-align: center;
  }
  .container .join_us .j_r {
    height: 220px;
    background-position: 50% center;
    background-image: url(https://miue-var.oss-cn-hangzhou.aliyuncs.com/images/join/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container .join_us .j_r .title {
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 60px;
    margin-top: 0;
  }
  .container .join_us .j_r .contenr-top {
    padding-top: 12px;
  }
  .container .join_us .j_r .current {
    color: #fff;
  }
  .container .why_join .why_join_title {
    font-size: 22px;
    text-align: center;
    margin: 50px 30px;
  }
  .container .why_join .why_join_title .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  .container .why_join .why_join_title .line {
    display: block;
    font-size: 12px;
    color: #393939;
    margin-top: 20px;
  }
  .container .why_join .why_join_title .letter {
    display: inline-block;
    line-height: 1em;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item {
    width: 470px;
    margin: 0 auto 20px;
  }
  .container .why_join .advance_item .pic {
    padding: 0 16px;
  }
  .container .why_join .advance_item .pic img {
    width: 100%;
    height: auto;
  }
  .container .why_join .advance_item .content {
    padding: 0 16px;
  }
  .container .why_join .advance_item .content h1 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance_item .content p {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: Source Han Sans SC;
  }
  .container .join_advance {
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 10px;
  }
  .container .join_advance .letters {
    font-size: 22px;
    color: #000000;
  }
  .container .join_advance .line {
    font-size: 12px;
    color: #393939;
    display: block;
    margin-top: 16px;
  }
  .container .join_advance .join_advance_content {
    width: 470px;
    margin: 0 auto;
  }
  .container .join_advance .join_advance_content .advance-item {
    margin: 30px auto;
    text-align: center;
    width: 470px;
    height: 214px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .join_advance .join_advance_content .advance-item .pic {
    padding-top: 36px;
  }
  .container .join_advance .join_advance_content .advance-item .title {
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
  }
  .contact {
    width: 768px;
    margin: 20px auto 40px;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact h2 {
    color: #3c3c3c;
    font-size: 26px;
  }
  .contact h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 22px;
  }
  .contact h3::after {
    display: block;
    content: '';
    width: 40px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .contact div {
    display: inline-block;
    width: 400px;
    margin: 0 auto;
    word-break: break-word;
  }
  .contact div span {
    display: block;
  }
  .contact div span.address,
  .contact div span.phone,
  .contact div span.email {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .contact div span.wx {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .contact div span:nth-of-type(2) {
    height: 20px;
    color: #C9DA58;
    line-height: 20px;
    margin: 10px 0;
  }
  .contact div p {
    font-size: 18px;
    text-align: center;
  }
}
/*ipad pro*/
@media screen and (min-device-width: 1026px) and (max-device-width: 1365px) {
  .container .join_us {
    margin: auto;
    text-align: center;
  }
  .container .join_us .j_r {
    height: 420px;
    background-position: 50% center;
    background-image: url(https://miue-var.oss-cn-hangzhou.aliyuncs.com/images/join/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container .join_us .j_r .title {
    font-size: 32px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 144px;
    margin-top: 0;
  }
  .container .join_us .j_r .contenr-top {
    padding-top: 16px;
  }
  .container .join_us .j_r .current {
    color: #fff;
  }
  .container .why_join .why_join_title {
    font-size: 30px;
    text-align: center;
    margin: 50px 30px;
  }
  .container .why_join .why_join_title .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  .container .why_join .why_join_title .line {
    display: block;
    font-size: 12px;
    color: #393939;
    margin-top: 20px;
  }
  .container .why_join .why_join_title .letter {
    display: inline-block;
    line-height: 1em;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .container .why_join .advance_item {
    display: flex;
    width: 950px;
    height: 264px;
    margin: 32px 0 auto;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .why_join .advance_item .pic img {
    width: 470px;
    height: auto;
  }
  .container .why_join .advance_item .content {
    padding-left: 68px;
  }
  .container .why_join .advance_item .content h1 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    padding-top: 30px;
  }
  .container .why_join .advance_item .content h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 20px;
  }
  .container .why_join .advance_item .content h3::after {
    display: block;
    content: '';
    width: 60px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .container .why_join .advance_item .content p {
    width: 488px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: Source Han Sans SC;
  }
  .container .join_advance {
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 30px;
  }
  .container .join_advance .letters {
    font-size: 30px;
    color: #000000;
  }
  .container .join_advance .line {
    font-size: 12px;
    color: #393939;
    display: block;
    margin-top: 16px;
  }
  .container .join_advance .join_advance_content {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .container .join_advance .join_advance_content .advance-item {
    margin: 30px 16px 0;
    text-align: center;
    width: 344px;
    height: 214px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .join_advance .join_advance_content .advance-item .pic {
    padding-top: 36px;
  }
  .container .join_advance .join_advance_content .advance-item .title {
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
  }
  .contact {
    width: 1200px;
    margin: 20px auto 40px;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact h2 {
    color: #3c3c3c;
    font-size: 30px;
  }
  .contact h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 22px;
  }
  .contact h3::after {
    display: block;
    content: '';
    width: 60px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .contact div {
    display: inline-block;
    margin: 0 auto;
    width: 250px;
    word-break: break-word;
  }
  .contact div span {
    display: block;
  }
  .contact div span.address,
  .contact div span.phone,
  .contact div span.email {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .contact div span.wx {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .contact div span:nth-of-type(2) {
    height: 20px;
    color: #C9DA58;
    line-height: 20px;
    margin: 10px 0;
  }
  .contact div p {
    text-align: center;
  }
}
@media screen and (min-device-width: 1366px) {
  .container .join_us {
    margin: auto;
    text-align: center;
  }
  .container .join_us .j_r {
    height: 420px;
    background-position: 50% center;
    background-image: url(https://miue-var.oss-cn-hangzhou.aliyuncs.com/images/join/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container .join_us .j_r .title {
    font-size: 32px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 144px;
    margin-top: 0;
  }
  .container .join_us .j_r .contenr-top {
    padding-top: 16px;
  }
  .container .join_us .j_r .current {
    color: #fff;
  }
  .container .why_join .why_join_title {
    font-size: 30px;
    text-align: center;
    margin: 50px 30px;
  }
  .container .why_join .why_join_title .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  .container .why_join .why_join_title .line {
    display: block;
    font-size: 12px;
    color: #393939;
    margin-top: 20px;
  }
  .container .why_join .why_join_title .letter {
    display: inline-block;
    line-height: 1em;
    color: #000000;
    font-weight: 500;
  }
  .container .why_join .advance {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .container .why_join .advance_item {
    display: flex;
    width: 1096px;
    height: 264px;
    margin: 32px 0 auto;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .why_join .advance_item .pic img {
    width: 470px;
    height: auto;
  }
  .container .why_join .advance_item .content {
    padding-left: 68px;
  }
  .container .why_join .advance_item .content h1 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    padding-top: 30px;
  }
  .container .why_join .advance_item .content p {
    width: 488px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
    font-family: Source Han Sans SC;
  }
  .container .join_advance {
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 30px;
  }
  .container .join_advance .letters {
    font-size: 30px;
    color: #000000;
  }
  .container .join_advance .line {
    font-size: 12px;
    color: #393939;
    display: block;
    margin-top: 16px;
  }
  .container .join_advance .join_advance_content {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .container .join_advance .join_advance_content .advance-item {
    margin: 30px 16px 0;
    text-align: center;
    width: 344px;
    height: 214px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .container .join_advance .join_advance_content .advance-item .pic {
    padding-top: 36px;
  }
  .container .join_advance .join_advance_content .advance-item .title {
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
  }
  .contact {
    width: 1200px;
    margin: 20px auto 60px;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact h2 {
    color: #0E050A;
    font-size: 30px;
  }
  .contact h3 {
    color: rgba(0, 0, 0, 0.35);
    font-weight: normal;
    font-size: 20px;
  }
  .contact h3::after {
    display: block;
    content: '';
    width: 60px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: #F6A21B;
  }
  .contact div {
    display: inline-block;
    margin: 20px auto 0;
    width: 280px;
    word-break: break-word;
  }
  .contact div span {
    display: block;
  }
  .contact div span.address,
  .contact div span.phone,
  .contact div span.email {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .contact div span.wx {
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .contact div span:nth-of-type(2) {
    font-size: 20px;
    height: 20px;
    color: #C9DA58;
    line-height: 20px;
    margin: 10px 0;
  }
  .contact div p {
    text-align: center;
    font-size: 18px;
  }
}
