@charset "utf-8";
.font46 {
  font-size: 0.46rem;
}
@media (max-width: 767px) {
  .font46 {
    font-size: 1.1rem;
  }
}
.font48 {
  font-size: 0.48rem;
}
@media (max-width: 767px) {
  .font48 {
    font-size: 1.2rem;
  }
}
.font80 {
  font-size: 0.8rem;
}
@media (max-width: 767px) {
  .font80 {
    font-size: 2rem;
  }
}
.font120 {
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .font120 {
    font-size: 3rem;
  }
}
.development {
  width: 100%;
}
.development .devbox1 {
  width: 100%;
  padding: 1.23rem 0 0.92rem;
}
@media (max-width: 767px) {
  .development .devbox1 {
    padding: 3rem 0 2rem;
  }
}
.development .devbox1 .container .top {
  width: 100%;
}
.development .devbox1 .container .top .title {
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.development .devbox1 .container .top .txt {
  font-weight: normal;
  color: #666666;
  line-height: 1;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .development .devbox1 .container .top .txt {
    margin-top: 1rem;
  }
}
.development .devbox1 .container .list {
  width: 100%;
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .development .devbox1 .container .list {
    margin-top: 1.5rem;
  }
}
.development .devbox1 .container .list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.development .devbox1 .container .list ul li {
  width: 48.92%;
  min-height: 2.15rem;
  margin-right: 2.16%;
  margin-bottom: 0.3rem;
  background: #F5F5F5;
  display: flex;
  padding: 0.55rem 0.7rem 0 0.55rem;
}
.development .devbox1 .container .list ul li:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 1900px) {
  .development .devbox1 .container .list ul li {
    min-height: 2.5rem;
  }
}
@media (max-width: 1280px) {
  .development .devbox1 .container .list ul li {
    min-height: 3rem;
  }
}
@media (max-width: 1024px) {
  .development .devbox1 .container .list ul li {
    min-height: 3.5rem;
  }
}
@media (max-width: 991px) {
  .development .devbox1 .container .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .development .devbox1 .container .list ul li {
    padding: 1rem;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}
.development .devbox1 .container .list ul li .icon {
  width: 0.5rem;
  height: 0.5rem;
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .development .devbox1 .container .list ul li .icon {
    width: 30px;
    height: 30px;
  }
}
.development .devbox1 .container .list ul li .icon img {
  width: 100%;
  height: 100%;
}
.development .devbox1 .container .list ul li .tbox {
  margin-left: 0.54rem;
  padding-top: 0.04rem;
}
@media (max-width: 767px) {
  .development .devbox1 .container .list ul li .tbox {
    margin-left: 0;
    padding-top: 1rem;
  }
}
.development .devbox1 .container .list ul li .tbox .t1 {
  font-weight: bold;
  color: #38393C;
  line-height: 1;
}
.development .devbox1 .container .list ul li .tbox .t2 {
  font-weight: 400;
  color: #777777;
  line-height: 24px;
  margin-top: 0.15rem;
}
@media (max-width: 767px) {
  .development .devbox1 .container .list ul li .tbox .t2 {
    margin-top: 0.5rem;
  }
}
.development .devbox2 {
  width: 100%;
  position: relative;
}
.development .devbox2 .bg {
  width: 100%;
  height: 6.5rem;
  overflow: hidden;
}
.development .devbox2 .bg:hover img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .development .devbox2 .bg {
    height: 15rem;
  }
}
.development .devbox2 .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 5s all;
}
.development .devbox2 .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.39rem;
}
@media (max-width: 767px) {
  .development .devbox2 .container {
    top: 2.5rem;
  }
}
.development .devbox2 .container .title {
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}
.development .devbox2 .container .txt {
  font-weight: normal;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .development .devbox2 .container .txt {
    margin-top: 1rem;
  }
}
.development .devbox2 .container .txts {
  width: 560px;
  max-width: 100%;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 0.82rem;
}
@media (max-width: 1600px) {
  .development .devbox2 .container .txts {
    line-height: 26px;
  }
}
.shop {
  width: 100%;
}
.shop .shop-menu {
  width: 100%;
  background: #fff;
}
.shop .shop-menu .container ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0.2rem 0;
}
@media (max-width: 1024px) {
  .shop .shop-menu .container ul {
    padding: 0.5rem 0;
  }
}
.shop .shop-menu .container ul li {
  margin-right: 0.48rem;
}
@media (max-width: 767px) {
  .shop .shop-menu .container ul li {
    margin-right: 1.5rem;
  }
}
.shop .shop-menu .container ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  padding: 0.2rem 0;
  display: block;
  transition: all ease-in 0.5s;
}
@media (max-width: 767px) {
  .shop .shop-menu .container ul li a {
    padding: 0.5rem 0;
  }
}
.shop .shop-menu .container ul li:hover a,
.shop .shop-menu .container ul li.on a {
  color: #259F4F;
}
.shop .shop-list {
  width: 100%;
}
.shop .shop-list ul {
  width: 100%;
}
.shop .shop-list ul li {
  width: 100%;
  background: #f9f9f9;
  padding: 1.27rem 0 0.33rem;
}
.shop .shop-list ul li:nth-child(2n) {
  background: #fff;
}
@media (max-width: 767px) {
  .shop .shop-list ul li {
    padding: 1.27rem 0 2rem;
  }
}
.shop .shop-list ul li .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .shop .shop-list ul li .container {
    flex-direction: column-reverse;
  }
}
.shop .shop-list ul li .container .tbox {
  width: 50%;
  padding-top: 0.34rem;
}
@media (max-width: 767px) {
  .shop .shop-list ul li .container .tbox {
    width: 100%;
    padding-top: 0.7rem;
  }
}
.shop .shop-list ul li .container .tbox .t1 {
  line-height: 1;
  color: #333333;
}
.shop .shop-list ul li .container .tbox .line {
  width: 40px;
  height: 3px;
  background: #259F4F;
  margin-top: 0.36rem;
}
@media (max-width: 767px) {
  .shop .shop-list ul li .container .tbox .line {
    margin-top: 0.7rem;
  }
}
.shop .shop-list ul li .container .tbox .txt {
  color: #666666;
  line-height: 1.8;
  margin-top: 0.4rem;
}
.shop .shop-list ul li .container .tbox .price {
  color: #EE0728;
  line-height: 1;
  margin-top: 0.43rem;
}
@media (max-width: 767px) {
  .shop .shop-list ul li .container .tbox .price {
    margin-top: 0.8rem;
  }
}
.shop .shop-list ul li .container .tbox .ckbox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.63rem;
}
.shop .shop-list ul li .container .tbox .ckbox .ckbox-a1 {
  margin-right: 0.4rem;
  transition: 0.5s all;
}
.shop .shop-list ul li .container .tbox .ckbox .ckbox-a1:hover {
  background-color: #259F4F;
}
.shop .shop-list ul li .container .img {
  width: 44.28%;
}
@media (max-width: 767px) {
  .shop .shop-list ul li .container .img {
    width: 100%;
  }
}
.shop .shop-list ul li .container .img img {
  width: 100%;
}
.shop .list-more {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.88rem auto 1.6rem;
}
@media (max-width: 767px) {
  .shop .list-more {
    width: 30px;
    height: 30px;
  }
}
.shop .list-more img {
  width: 100%;
}
.shop .After-sales {
  width: 100%;
  padding: 0.4rem 0;
  background: #259F4F;
}
@media (max-width: 991px) {
  .shop .After-sales {
    padding: 0.5rem 0 0;
  }
}
@media (max-width: 767px) {
  .shop .After-sales {
    padding: 1rem 0 0;
  }
}
.shop .After-sales ul {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.shop .After-sales ul li {
  padding: 0 1.32rem;
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  height: 0.7rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #fff;
}
.shop .After-sales ul li:last-child {
  border-right: none;
}
@media (max-width: 991px) {
  .shop .After-sales ul li {
    width: 50%;
    margin-bottom: 0.5rem;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .shop .After-sales ul li:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .shop .After-sales ul li {
    height: 2rem;
    margin-bottom: 1rem;
  }
}
.shop .After-sales ul li img {
  width: 0.45rem;
  height: 0.45rem;
  margin-right: 0.2rem;
}
@media (max-width: 1024px) {
  .shop .After-sales ul li img {
    width: 30px;
    height: 30px;
  }
}
.ckbox-a1 {
  background: #A0A0A0;
}
.ckbox-a1 img {
  margin-left: 0.1rem;
  transition: all ease-in 0.5s;
}
.ckbox-a1:hover img {
  margin-left: 0.2rem;
  margin-right: -0.1rem;
}
.ckbox-a2 {
  background: #269F50;
}
.ckbox-a2 img {
  margin-left: 0.1rem;
  transition: all ease-in 0.5s;
}
.ckbox-a2:hover img {
  margin-left: 0.2rem;
  margin-right: -0.1rem;
}
.join {
  width: 100%;
}
.join .join-box1 {
  width: 100%;
  padding: 1.4rem 0 1.2rem;
}
@media (max-width: 767px) {
  .join .join-box1 {
    padding: 2.4rem 0;
  }
}
.join .join-box1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .join .join-box1 .container {
    flex-direction: column-reverse;
  }
}
.join .join-box1 .container .tbox {
  width: 42%;
}
@media (max-width: 767px) {
  .join .join-box1 .container .tbox {
    width: 86%;
    margin: -1rem auto 0 auto;
    text-align: center;
    background-color: #fff;
    padding-bottom: 1rem;
    box-shadow: 0 0 43px rgba(0, 0, 0, 0.13);
  }
}
.join .join-box1 .container .tbox .t1 {
  line-height: 1;
  font-weight: bold;
  color: #333333;
}
@media (max-width: 767px) {
  .join .join-box1 .container .tbox .t1 {
    font-size: 0.6rem;
    margin: 0.5rem 0;
  }
}
.join .join-box1 .container .tbox .line {
  width: 36.85%;
  height: 1px;
  background: #E6E6E6;
  margin-top: 0.34rem;
}
@media (max-width: 767px) {
  .join .join-box1 .container .tbox .line {
    margin: 0.34rem auto 0 auto;
  }
}
.join .join-box1 .container .tbox .t2 {
  font-weight: bold;
  color: #259F4F;
  line-height: 1.26rem;
  padding-left: 1rem;
  margin-top: 0.54rem;
}
@media (max-width: 767px) {
  .join .join-box1 .container .tbox .t2 {
    line-height: 3.26rem;
    font-size: 1.8rem;
    padding-left: 0;
    margin-top: 0;
  }
  .join .join-box1 .container .tbox .t2 br {
    display: none;
  }
}
.join .join-box1 .container .tbox .t3 {
  padding-left: 1rem;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  .join .join-box1 .container .tbox .t3 {
    font-size: 0.6rem;
  }
}
.join .join-box1 .container .img {
  width: 57.14%;
  height: 5.1rem;
  overflow: hidden;
}
.join .join-box1 .container .img:hover img {
  transform: scale(1.1);
}
@media (max-width: 1440px) {
  .join .join-box1 .container .img {
    height: 5.9rem;
  }
}
@media (max-width: 767px) {
  .join .join-box1 .container .img {
    width: 100%;
    height: 11rem;
  }
}
.join .join-box1 .container .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all;
}
.join .join-box2 {
  width: 100%;
  background: #F5F5F5;
  padding: 1.2rem 0 1.2rem;
}
@media (max-width: 767px) {
  .join .join-box2 {
    padding: 2.4rem 0;
  }
}
.join .join-box2 .container .top {
  width: 100%;
}
.join .join-box2 .container .top .t1 {
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.join .join-box2 .container .top .t2 {
  font-weight: normal;
  color: #666666;
  line-height: 1;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .join .join-box2 .container .top .t2 {
    margin-top: 0.4rem;
  }
}
.join .join-box2 .container .list {
  width: 100%;
  margin-top: 0.6rem;
}
.join .join-box2 .container .list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.join .join-box2 .container .list ul li {
  width: 14.85%;
  height: 1.77rem;
  background: #FFFFFF;
  position: relative;
  margin-right: 2.18%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.3rem;
  text-align: center;
  font-weight: bold;
  color: #333333;
  line-height: 1.6;
  overflow: hidden;
  transition: 0.5s all;
}
.join .join-box2 .container .list ul li:hover {
  background-color: #269f50;
  color: #fff;
}
.join .join-box2 .container .list ul li:hover span {
  color: #fff;
}
.join .join-box2 .container .list ul li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .join .join-box2 .container .list ul li {
    padding-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .join .join-box2 .container .list ul li {
    width: 30%;
    height: 2.5rem;
    margin-right: 3.3%;
    margin-bottom: 20px;
  }
  .join .join-box2 .container .list ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .join .join-box2 .container .list ul li {
    width: 48%;
    height: 5rem;
    margin-right: 4%;
  }
  .join .join-box2 .container .list ul li:nth-child(3n) {
    margin-right: 4%;
  }
  .join .join-box2 .container .list ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.join .join-box2 .container .list ul li span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: Arial;
  font-weight: bold;
  color: #F5F5F5;
  line-height: 1;
  bottom: -0.3rem;
  transition: 0.5s all;
}
.join .join-box3 {
  width: 100%;
  background: #fff;
  padding: 1rem 0 1.32rem;
}
@media (max-width: 767px) {
  .join .join-box3 {
    padding: 2.4rem 0;
  }
}
.join .join-box3 .container .top {
  width: 100%;
}
.join .join-box3 .container .top .t1 {
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.join .join-box3 .container .top .t2 {
  font-weight: normal;
  color: #666666;
  line-height: 1;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .join .join-box3 .container .top .t2 {
    margin-top: 0.4rem;
  }
}
.join .join-box3 .container .list {
  width: 100%;
  margin-top: 0.9rem;
}
.join .join-box3 .container .list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.join .join-box3 .container .list ul li {
  width: 25%;
  border-bottom: 1px dashed #E6E6E6;
  padding-left: 0.63rem;
  position: relative;
  height: 1.45rem;
}
@media (max-width: 1280px) {
  .join .join-box3 .container .list ul li {
    height: 142px;
  }
}
@media (max-width: 991px) {
  .join .join-box3 .container .list ul li {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .join .join-box3 .container .list ul li {
    width: 100%;
    height: initial;
    padding-bottom: 1rem;
    padding-left: 20px;
  }
}
.join .join-box3 .container .list ul li::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #E6E6E6;
  position: absolute;
  top: 0;
  left: 0.2rem;
}
@media (max-width: 767px) {
  .join .join-box3 .container .list ul li::before {
    left: 10px;
  }
}
.join .join-box3 .container .list ul li::after {
  content: '';
  width: 14px;
  height: 14px;
  background: #269F50;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  left: 0.16rem;
  top: 0;
}
@media (max-width: 1024px) {
  .join .join-box3 .container .list ul li::after {
    width: 7px;
    height: 7px;
    left: 0.12rem;
  }
}
@media (max-width: 767px) {
  .join .join-box3 .container .list ul li::after {
    left: 7px;
  }
}
.join .join-box3 .container .list ul li .t1 {
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.join .join-box3 .container .list ul li .t2 {
  font-weight: bold;
  color: #666666;
  line-height: 1;
  margin-top: 0.19rem;
}
.join .join-box3 .container .list ul li .t3 {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  line-height: 24px;
  margin-top: 0.14rem;
}
.join .join-box3 .container .list ul li .icon {
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  left: 0;
  bottom: -0.21rem;
}
.join .join-box3 .container .list ul li .icon i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  flex: 0 0 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #269f50;
  opacity: 0;
  animation: scp 4s linear infinite;
  -moz-animation: scp 4s linear infinite;
  -webkit-animation: scp 4s linear infinite;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.join .join-box3 .container .list ul li .icon i:nth-of-type(2) {
  animation: scp 4s linear 1.3s infinite;
  -moz-animation: scp 4s linear 1.3s infinite;
  -webkit-animation: scp 4s linear 1.3s infinite;
}
.join .join-box3 .container .list ul li .icon i:nth-of-type(3) {
  animation: scp 4s linear 2.6s infinite;
  -moz-animation: scp 4s linear 2.6s infinite;
  -webkit-animation: scp 4s linear 2.6s infinite;
}
.join .join-box3 .container .list ul li .icon img {
  width: 100%;
}
@media (max-width: 767px) {
  .join .join-box3 .container .list ul li .icon {
    width: 20px;
    height: 20px;
    bottom: -10px;
  }
}
@keyframes scp {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes scp {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
.join .join-box4 {
  width: 100%;
  background: #F8F8F8;
  padding: 1.2rem 0;
}
.join .join-box4 .container .form-box {
  width: 78.78%;
  background: #fff;
  margin: auto;
  padding: 1rem 0.6rem 0.6rem;
}
@media (max-width: 991px) {
  .join .join-box4 .container .form-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .join .join-box4 .container .form-box {
    padding: 2.4rem 1rem 1.2rem;
  }
}
.join .join-box4 .container .form-box .title {
  font-weight: bold;
  color: #333333;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.6rem;
}
.join .join-box4 .container .form-box .item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.join .join-box4 .container .form-box .item .tbox {
  width: 47.95%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .join .join-box4 .container .form-box .item .tbox {
    width: 100%;
  }
}
.join .join-box4 .container .form-box .item .tbox .t1 {
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 10px;
}
.join .join-box4 .container .form-box .item .tbox .t2 {
  width: 100%;
  height: 0.62rem;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  padding-left: 0.3rem;
  color: #333;
  font-size: 14px;
}
@media (max-width: 1280px) {
  .join .join-box4 .container .form-box .item .tbox .t2 {
    height: 42px;
  }
}
.join .join-box4 .container .form-box .item .tbox .t2::placeholder {
  color: #B3B3B3;
}
.join .join-box4 .container .form-box .item .tbox .t3 {
  width: 211px;
  height: 98px;
  background: #F7F7F7 url("join-icon1.png")/*tpa=http://www.lvmiba.com/public/cms/images/join-icon1.png*/ center center no-repeat;
  background-size: 39px;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.join .join-box4 .container .form-box .item .tbox .t3 .t3s {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}
.join .join-box4 .container .form-box .item .tbox .t3 .img {
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join .join-box4 .container .form-box .item .tbox .t3 .img img {
  max-width: 100%;
  max-height: 100%;
}
.join .join-box4 .container .form-box .item .tbox2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.join .join-box4 .container .form-box .item .tbox2 .t1 {
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 10px;
}
.join .join-box4 .container .form-box .item .tbox2 .text {
  width: 100%;
  height: 156px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  font-size: 14px;
  color: #333;
  padding: 0.2rem 0.3rem;
}
.join .join-box4 .container .form-box .item .tbox2 .text::placeholder {
  color: #B3B3B3;
}
.join .join-box4 .container .form-box .btn {
  width: 2rem;
  height: 0.52rem;
  background: #269F50 url("../img/join-icon2.png") 1.23rem 0.23rem no-repeat;
  background-size: 6px 9px;
  border-radius: 0.26rem;
  border: none;
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.8rem auto 0;
}
@media (max-width: 1280px) {
  .join .join-box4 .container .form-box .btn {
    width: 140px;
    height: 42px;
    border-radius: 26px;
    background: #269F50 url("../img/join-icon2.png") 90px 18px no-repeat;
    background-size: 6px 9px;
  }
}
.join .join-box5 {
  width: 100%;
  background: url("../img/x-jxx1.jpg") no-repeat center;
  background-size: cover;
  padding: 0.73rem 0 0.77rem;
}
@media (max-width: 767px) {
  .join .join-box5 {
    padding: 2.4rem 0;
  }
}
.join .join-box5 .t1 {
  font-weight: bold;
  color: #F8F8F8;
  text-align: center;
  line-height: 1;
}
.join .join-box5 .t2 {
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
}
.join .join-box5 .t2 img {
  width: 0.42rem;
  height: 0.42rem;
  margin-right: 0.3rem;
}
@media (max-width: 991px) {
  .join .join-box5 .t2 img {
    width: 22px;
    height: 22px;
  }
}
