<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.join-big {
  padding: 3rem 0 12rem;
  background: #fbf7f2 url(../img/contact/join/bg.jpg) no-repeat left bottom;
  background-size: contain;
  overflow: hidden;
}
.join-big .join-wrapper .con ul {
  border-bottom: 5px solid #d7d7d7;
}
.join-big .join-wrapper .con ul li {
  float: left;
  margin-right: 4.5rem;
  cursor: pointer;
}
.join-big .join-wrapper .con ul li h2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  padding-bottom: 1.6rem;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-wrapper .con ul li h2:before {
  content: '';
  width: 0;
  height: 5px;
  background: #d8222a;
  position: absolute;
  left: 50%;
  bottom: -5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-wrapper .con ul li:hover h2 {
  color: #d8222a;
}
.join-big .join-wrapper .con ul li:hover h2:before {
  width: 100%;
  left: 0;
}
.join-big .join-wrapper .con ul li.active h2 {
  color: #d8222a;
}
.join-big .join-wrapper .con ul li.active h2:before {
  width: 100%;
  left: 0;
}
.join-big .join-box {
  margin-top: 3rem;
}
.join-big .join-box .list1 {
  padding-bottom: 2rem;
}
.join-big .join-box .list1 .title {
  text-align: center;
}
.join-big .join-box .list1 .title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.join-big .join-box .list1 .title h2:after {
  content: '';
  width: 1.9rem;
  height: 2.1rem;
  background: url(../img/about/brief/sign.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 0.4rem;
  position: relative;
  top: 0.3rem;
}
.join-big .join-box .list1 .join-text {
  margin-top: -1rem;
}
.join-big .join-box .list1 .join-text .con {
  position: relative;
}
.join-big .join-box .list1 .join-text .con .tu img {
  width: 100%;
}
.join-big .join-box .list1 .join-text .con .tu img.pc {
  display: block;
}
.join-big .join-box .list1 .join-text .con .tu img.mobile {
  display: none;
}
.join-big .join-box .list1 .join-text .con .right {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 36.6rem;
  height: 36.6rem;
  margin-top: -18.3rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 4px 43px 0px rgba(253, 237, 231, 0.22);
}
.join-big .join-box .list1 .join-text .con .right .text {
  position: absolute;
  width: 60%;
  top: 54%;
  left: 54%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.join-big .join-box .list1 .join-text .con .right .text h2 {
  font-size: 2rem;
  font-weight: bold;
}
.join-big .join-box .list1 .join-text .con .right .text .txt {
  margin-top: 4rem;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box {
  float: left;
  width: 50%;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box h3 {
  font-size: 1.5rem;
  position: relative;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box h3:before {
  content: '';
  width: 12rem;
  height: 0.8rem;
  background: url(../img/contact/join/xuxian_01.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -12.6rem;
  top: 0.8rem;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box ul {
  margin-top: 0.6rem;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box ul li {
  float: left;
  width: 100%;
  font-size: 0.8rem;
  color: #666;
  margin-top: 0.3rem;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box ul li.half {
  width: 50%;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box:nth-child(2) {
  position: relative;
  left: 2rem;
}
.join-big .join-box .list1 .join-text .con .right .text .txt .box:nth-child(2) h3:before {
  width: 5.3rem;
  height: 0.8rem;
  background: url(../img/contact/join/xuxian_02.png) no-repeat;
  background-size: contain;
  left: -6rem;
}
.join-big .join-box .list2 .title {
  text-align: center;
}
.join-big .join-box .list2 .title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.join-big .join-box .list2 .title h2:after {
  content: '';
  width: 1.9rem;
  height: 2.1rem;
  background: url(../img/about/brief/sign.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 0.4rem;
  position: relative;
  top: 0.3rem;
}
.join-big .join-box .list2 .join-text {
  margin-top: 3rem;
}
.join-big .join-box .list2 .join-text img {
  width: 100%;
}
.join-big .join-box .list3 .title {
  text-align: center;
}
.join-big .join-box .list3 .title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.join-big .join-box .list3 .title h2:after {
  content: '';
  width: 1.9rem;
  height: 2.1rem;
  background: url(../img/about/brief/sign.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 0.4rem;
  position: relative;
  top: 0.3rem;
}
.join-big .join-box .list3 .join-text {
  padding-bottom: 7rem;
  margin-top: 3.5rem;
}
.join-big .join-box .list3 .join-text .con {
  position: relative;
  padding: 11.5rem 0 9rem;
}
.join-big .join-box .list3 .join-text .con .tu {
  width: 21.2rem;
  margin: 0 auto;
}
.join-big .join-box .list3 .join-text .con .tu img {
  width: 100%;
}
.join-big .join-box .list3 .join-text .con .text .box {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6.25rem;
}
.join-big .join-box .list3 .join-text .con .text .box .yuan {
  width: 12.5rem;
  height: 12.5rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 15px 49px 0px rgba(211, 200, 179, 0.16);
  padding-top: 3rem;
  position: relative;
  z-index: 2;
}
.join-big .join-box .list3 .join-text .con .text .box .yuan .icon {
  width: 5.2rem;
  height: 4.3rem;
  margin: 0 auto;
}
.join-big .join-box .list3 .join-text .con .text .box .yuan .icon img {
  width: 100%;
}
.join-big .join-box .list3 .join-text .con .text .box .yuan h2 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0.4rem;
  color: #f16c33;
}
.join-big .join-box .list3 .join-text .con .text .box .txt {
  width: 25rem;
  position: absolute;
  left: 15rem;
  top: 3rem;
  z-index: 1;
}
.join-big .join-box .list3 .join-text .con .text .box .txt:before {
  content: '';
  width: 8.3rem;
  height: 2.3rem;
  background: url(../img/contact/join/xian_01.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -3rem;
  top: -1rem;
}
.join-big .join-box .list3 .join-text .con .text .box .txt h3 {
  font-size: 1.2rem;
  font-weight: bold;
}
.join-big .join-box .list3 .join-text .con .text .box .txt p {
  margin-top: 1rem;
  font-size: 0.8rem;
  color: #999;
  line-height: 1.6;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 21%;
  margin-left: 0;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) .yuan h2 {
  color: #e42634;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) .txt {
  width: 12.8rem;
  left: -15rem;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) .txt:before {
  background: url(../img/contact/join/xian_03.png) no-repeat;
  background-size: contain;
  left: 9rem;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) .txt h3 {
  text-align: right;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(2) .txt p {
  text-align: right;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(3) {
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 21%;
  margin-left: 0;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(3) .yuan h2 {
  color: #fea803;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(3) .txt {
  width: 12.8rem;
  left: 15rem;
}
.join-big .join-box .list3 .join-text .con .text .box:nth-child(3) .txt:before {
  background: url(../img/contact/join/xian_02.png) no-repeat;
  background-size: contain;
  left: -3rem;
}
.join-big .join-box .list4 .title {
  text-align: center;
}
.join-big .join-box .list4 .title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.join-big .join-box .list4 .title h2:after {
  content: '';
  width: 1.9rem;
  height: 2.1rem;
  background: url(../img/about/brief/sign.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 0.4rem;
  position: relative;
  top: 0.3rem;
}
.join-big .join-box .list4 .join-text {
  margin-top: 3.5rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul {
  border: 1px solid #e4e4e4;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top {
  height: 8rem;
  padding-right: 2rem;
  background: #fff;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .left {
  float: left;
  width: 19.7%;
  border-right: 1px solid #e4e4e4;
  height: 8rem;
  position: relative;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .left h2 {
  width: 80%;
  font-size: 0.9rem;
  text-align: center;
  font-weight: bold;
  color: #333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle {
  float: left;
  width: 66.3%;
  height: 8rem;
  position: relative;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle ul {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle ul li {
  float: left;
  width: 36%;
  font-size: 0.8rem;
  color: #999;
  padding-right: 1rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle ul li span {
  color: #333;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle ul li:nth-child(n+4) {
  margin-top: 0.2rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle ul li:nth-child(3n) {
  width: 28%;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right {
  float: right;
  width: 14%;
  height: 8rem;
  position: relative;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box {
  width: 100%;
  height: 3rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: #e8e8e8;
  color: #666;
  text-align: center;
  line-height: 3rem;
  font-size: 0.8rem;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box span {
  color: #666;
  margin-left: 1rem;
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box:hover {
  background: #cf212d;
  color: #fff;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box:hover span {
  color: #fff;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom {
  padding: 2.5rem 4.5rem;
  display: none;
  background: #f3f0eb;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .base {
  display: none;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left {
  float: left;
  width: 50%;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #cf212d;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left .text {
  margin-top: 1.3rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left .text p {
  font-size: 0.8rem;
  color: #333;
  margin-top: 0.4rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right {
  float: left;
  width: 50%;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #cf212d;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right .text {
  margin-top: 1.3rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right .text p {
  font-size: 0.8rem;
  color: #333;
  margin-top: 0.4rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .resume {
  float: left;
  width: 100%;
  margin-top: 3rem;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .resume .tou {
  width: 9.8rem;
  height: 3rem;
  background: #cf212d;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 3rem;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .resume .tou:hover {
  background: #e9a652;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li:not(:first-child) .top {
  border-top: 1px solid #e4e4e4;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li.active .top {
  border-bottom: 1px solid #e4e4e4;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li.active .top .right .box {
  background: #cf212d;
  color: #fff;
}
.join-big .join-box .list4 .join-text .con &gt; ul &gt; li.active .top .right .box span {
  color: #fff;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.join-big .join-box .list4 .join-text .con .contact {
  padding-top: 2rem;
  margin-top: 4rem;
  border-top: 1px solid #ddd;
}
.join-big .join-box .list4 .join-text .con .contact ul li {
  float: left;
  width: 50%;
  text-align: center;
  position: relative;
}
.join-big .join-box .list4 .join-text .con .contact ul li:first-child:before {
  content: '';
  width: 1px;
  height: 3rem;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 0;
}
.join-big .join-box .list4 .join-text .con .contact ul li .icon {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #e9a652;
  position: relative;
}
.join-big .join-box .list4 .join-text .con .contact ul li .icon span {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #e9a652;
}
.join-big .join-box .list4 .join-text .con .contact ul li h2 {
  display: inline-block;
  margin-left: 1rem;
  color: #999;
  font-size: 0.9rem;
  position: relative;
  top: -0.9rem;
}
.join-big .join-box .list4 .join-text .con .contact ul li h2 a {
  color: #d10004;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.join-big .join-box .list4 .join-text .con .contact ul li h2 a:hover {
  color: #e9a652;
}
.leave-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
  display: none;
}
.leave-alert .con {
  width: 27.5rem;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 1.6rem 2rem 2rem;
}
.leave-alert .con h2 {
  font-size: 1rem;
  font-weight: bold;
  color: #262b39;
  margin-bottom: 1rem;
}
.leave-alert .con .box {
  width: 100%;
}
.leave-alert .con .box .txt {
  margin-top: 1.2rem;
  position: relative;
}
.leave-alert .con .box .txt &gt; label:first-child {
  float: left;
  width: 24%;
  text-align: right;
  font-size: 0.8rem;
  color: #616878;
  line-height: 2rem;
}
.leave-alert .con .box .txt &gt; label:first-child &gt; span {
  color: #ff8f20;
}
.leave-alert .con .box .txt &gt; label:last-child {
  position: absolute;
  font-size: 12px;
  color: red;
  bottom: -20px;
  left: 26%;
}
.leave-alert .con .box .txt input {
  float: right;
  width: 74%;
  height: 2rem;
  border: solid 1px #1d7bf4;
  background: #fff;
  font-size: 0.8rem;
  color: #585d6b;
  padding: 0 0.8rem;
}
.leave-alert .con .box .txt.chuan .text {
  position: absolute;
  width: 74%;
  height: 2rem;
  right: 0;
  top: 0;
  z-index: 1;
}
.leave-alert .con .box .txt.chuan .text .select {
  display: inline-block;
  width: 100px;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  background: #cf212d;
}
.leave-alert .con .box .txt.chuan .text span {
  font-size: 16px;
  color: #bbb;
  line-height: 2rem;
  opacity: 1;
}
.leave-alert .con .box .txt.chuan input {
  position: absolute;
  right: -20px;
  top: 0.3rem;
  opacity: 0;
  border: none;
  padding: 0;
  font-size: 16px;
  text-indent: -1000px;
  overflow: hidden;
}
.leave-alert .con .box .txt.chuan.active .text span {
  opacity: 0;
}
.leave-alert .con .box .btn {
  margin: 2rem auto 0;
  text-align: center;
}
.leave-alert .con .box .btn input {
  width: 7.5rem;
  height: 2.5rem;
  background: #e8e8e8;
  font-size: 0.8rem;
  color: #666;
  line-height: 2.5rem;
  cursor: pointer;
  text-align: center;
  border: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.leave-alert .con .box .btn:hover input {
  color: #fff;
  background: #cf212d;
}
.leave-alert .con .close {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.leave-alert .con .close span {
  display: block;
  line-height: 1.6rem;
  text-align: center;
  font-size: 1rem;
  color: #bbbbbb;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.leave-alert .con .close:hover span {
  color: #cf212d;
}
@media screen and (max-width: 1440px) {
  .join-big .join-box .list1 .join-text .con .right .text .txt .box h3:before {
    width: 11rem;
    left: -11.6rem;
  }
}
@media screen and (max-width: 1366px) {
  .join-big .join-box .list1 .join-text .con .right {
    width: 34.6rem;
    height: 34.6rem;
    margin-top: -17.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .join-big .join-box .list1 .join-text .con .right {
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .join-big {
    padding: 20px 0 60px;
  }
  .join-big .join-wrapper .con ul {
    border-bottom: 2px solid #d7d7d7;
  }
  .join-big .join-wrapper .con ul li {
    margin-right: 30px;
  }
  .join-big .join-wrapper .con ul li:nth-child(n+3) {
    margin-top: 20px;
  }
  .join-big .join-wrapper .con ul li h2 {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .join-big .join-wrapper .con ul li h2:before {
    height: 2px;
    bottom: -2px;
  }
  .join-big .join-box {
    margin-top: 20px;
  }
  .join-big .join-box .list1 {
    padding-bottom: 0;
  }
  .join-big .join-box .list1 .title h2 {
    font-size: 18px;
  }
  .join-big .join-box .list1 .title h2:after {
    width: 15px;
    height: 17px;
    top: 4px;
  }
  .join-big .join-box .list1 .join-text {
    margin-top: 20px;
  }
  .join-big .join-box .list1 .join-text .con .tu img.pc {
    display: none;
  }
  .join-big .join-box .list1 .join-text .con .tu img.mobile {
    display: block;
  }
  .join-big .join-box .list1 .join-text .con .right {
    margin-top: 20px;
    background: none;
    top: 0;
    position: relative;
    width: auto;
    height: auto;
    right: 0;
  }
  .join-big .join-box .list1 .join-text .con .right .text {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
  }
  .join-big .join-box .list1 .join-text .con .right .text h2 {
    font-size: 18px;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt {
    margin-top: 20px;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt .box {
    width: 100%;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt .box h3 {
    font-size: 16px;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt .box h3:before {
    display: none;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt .box ul li {
    font-size: 14px;
  }
  .join-big .join-box .list1 .join-text .con .right .text .txt .box:nth-child(2) {
    left: 0;
    margin-top: 20px;
  }
  .join-big .join-box .list2 .title h2 {
    font-size: 18px;
  }
  .join-big .join-box .list2 .title h2:after {
    width: 15px;
    height: 17px;
    top: 4px;
  }
  .join-big .join-box .list2 .join-text {
    margin-top: 20px;
  }
  .join-big .join-box .list3 .title h2 {
    font-size: 18px;
  }
  .join-big .join-box .list3 .title h2:after {
    width: 15px;
    height: 17px;
    top: 4px;
  }
  .join-big .join-box .list3 .join-text {
    margin-top: 0;
    padding-bottom: 0;
  }
  .join-big .join-box .list3 .join-text .con {
    padding: 20px 20px 0;
  }
  .join-big .join-box .list3 .join-text .con .tu {
    width: 60%;
  }
  .join-big .join-box .list3 .join-text .con .text .box {
    position: relative !important;
    left: 0 !important;
    margin-left: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    right: 0 !important;
    margin-top: 30px;
  }
  .join-big .join-box .list3 .join-text .con .text .box .yuan {
    width: 120px;
    height: 120px;
    float: left;
    padding-top: 20px;
  }
  .join-big .join-box .list3 .join-text .con .text .box .yuan h2 {
    font-size: 14px;
  }
  .join-big .join-box .list3 .join-text .con .text .box .txt {
    float: right;
    width: calc(100% - 140px) !important;
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }
  .join-big .join-box .list3 .join-text .con .text .box .txt:before {
    display: none;
  }
  .join-big .join-box .list3 .join-text .con .text .box .txt h3 {
    text-align: left !important;
    font-size: 16px;
  }
  .join-big .join-box .list3 .join-text .con .text .box .txt p {
    text-align: left !important;
    font-size: 14px;
  }
  .join-big .join-box .list4 .title h2 {
    font-size: 18px;
  }
  .join-big .join-box .list4 .title h2:after {
    width: 15px;
    height: 17px;
    top: 4px;
  }
  .join-big .join-box .list4 .join-text {
    margin-top: 20px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top {
    height: 60px;
    padding-right: 10px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .left {
    width: 60%;
    height: 60px;
    border-right: none;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .left h2 {
    font-size: 14px;
    text-align: left;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .middle {
    display: none;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right {
    width: 40%;
    height: 60px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .top .right .box span {
    margin-left: 14px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom {
    padding: 20px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .base {
    display: block;
    float: left;
    width: 100%;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .base ul li {
    font-size: 14px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .base ul li:not(:first-child) {
    margin-top: 10px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left {
    width: 100%;
    margin-top: 20px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left h2 {
    font-size: 16px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left .text {
    margin-top: 10px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .left .text p {
    font-size: 14px;
    margin-top: 6px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right {
    width: 100%;
    margin-top: 20px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right h2 {
    font-size: 16px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right .text {
    margin-top: 10px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .right .text p {
    font-size: 14px;
    margin-top: 6px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .resume {
    margin-top: 20px;
  }
  .join-big .join-box .list4 .join-text .con &gt; ul &gt; li .bottom .resume .tou {
    width: 120px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .join-big .join-box .list4 .join-text .con .contact ul li {
    width: 100%;
  }
  .join-big .join-box .list4 .join-text .con .contact ul li .icon {
    width: 36px;
    height: 36px;
  }
  .join-big .join-box .list4 .join-text .con .contact ul li .icon span {
    font-size: 16px;
  }
  .join-big .join-box .list4 .join-text .con .contact ul li h2 {
    font-size: 14px;
    margin-left: 10px;
    top: -12px;
  }
  .join-big .join-box .list4 .join-text .con .contact ul li:first-child:before {
    display: none;
  }
  .leave-alert .con {
    width: 90%;
    padding: 20px;
    overflow: hidden;
  }
  .leave-alert .con h2 {
    font-size: 16px;
  }
  .leave-alert .con .box {
    width: 100%;
  }
  .leave-alert .con .box .txt {
    margin-top: 16px;
  }
  .leave-alert .con .box .txt &gt; label {
    width: 100%;
  }
  .leave-alert .con .box .txt &gt; label:first-child {
    width: 100%;
    font-size: 14px;
    text-align: left;
  }
  .leave-alert .con .box .txt &gt; label:last-child {
    left: 0;
    bottom: -36px;
  }
  .leave-alert .con .box .txt input {
    width: 100%;
    height: 30px;
    font-size: 14px;
    padding: 0 10px;
    margin-top: 10px;
  }
  .leave-alert .con .box .txt.chuan .text {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .leave-alert .con .box .txt.chuan .text .select {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .leave-alert .con .box .txt.chuan .text span {
    overflow: hidden;
    line-height: 40px;
    margin-left: 10px;
  }
  .leave-alert .con .box .txt.chuan input {
    top: 31px;
    right: -46px;
    line-height: 40px;
    font-size: 14px;
  }
  .leave-alert .con .box .btn {
    margin-top: 50px;
    text-align: left;
  }
  .leave-alert .con .box .btn input {
    width: 120px;
    height: 40px;
    font-size: 14px;
  }
  .leave-alert .con .close {
    width: 24px;
    height: 24px;
    right: 10px;
    top: 10px;
  }
  .leave-alert .con .close span {
    line-height: 24px;
    font-size: 16px;
  }
}
/*# sourceMappingURL=contact_join.css.map */</pre></body></html>