 .join-intr-tit {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  position: relative;
  padding-bottom: 11px;
  margin-top:30px;
  float: left;
}
.join-intr-tit:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 70px;
  height: 4px;
  background-color: #46BD9B; margin-left:-30px
}
 .join-intr-tit h3 {
  width: 100%;
}
.join-intr-tit h3 span {
  display: block;
  line-height: 50px;
  font-size: 32px;
  color: #333;
}
 .join-intr-tit h3 span b {
  font-weight: bold;
  font-size: 32px;
}
 .join-intr-tit h3 em {
  display: block;
  width: 100%;
  line-height: 40px;
  font-size: 25px;
  color: #46BD9B;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif; padding-top:0px
}
 .join-intr-txt {
  width: 100%;
  text-align: center;
  padding: 35px 0;
  font-size: 16px;
  color: #666;
  line-height: 32px;
 float: left;
}



 .join-intr-list {
  width: 100%;
  padding: 5px 0;
  float: left;
}
 .join-intr-list ul {
  width: 100%;
}
.join-intr-list ul li {
  width: 98%;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom:30px
}
.join-intr-list ul li .join-intr-list-img {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center; margin-top:30px
}
.join-intr-list ul li .join-intr-list-txt {
  width: 100%;
  text-align: center;
  padding: 0 0px;
  padding-top: 10px;
}
.join-intr-list ul li .join-intr-list-txt h5 {
  line-height: 60px;
  font-size: 26px;
  color: #333;
}
.join-intr-list ul li .join-intr-list-txt p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}



.advantage {
  width: 100%;
  height: 950px;
 background: url(../ch/tupian/join1.jpg) center no-repeat #1D1C21;
  float: left;
  width: 100%;
}
.advantage .advantage-title {
  text-align: center;
  width: 100%;
  padding-top: 46px;
  position: relative;
  padding-bottom: 10px;
}
.advantage .advantage-title:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: 0;
  width: 70px;
  height: 4px;
  background-color: #46BD9B;
}
.advantage .advantage-title h3 {
  width: 100%;
}
.advantage .advantage-title h3 span {
  display: block;
  line-height: 50px;
  font-size:32px;
  color: #fff;
}
.advantage .advantage-title h3 span b {
  font-weight: bold;
  font-size: 26px;
}
.advantage .advantage-title h3 em {
  display: block;
  width: 100%;
  line-height: 30px;
  font-size: 18px;font-style: normal;
  color: #46BD9B;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.advantage-list {
  width: 100%;
  margin: 30px 0;
  float: left;
  border: 1px solid rgba(255,255,255,0.2);
}
.advantage-list ul {
  width: 100%;
  padding: 0px 0;
  float: left;
  position: relative;
}
.advantage-list ul:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: rgba(255,255,255,0.2);
}
.advantage-list ul li {
  width: 50%;
  min-height: 180px;
  border-right: 1px solid rgba(255,255,255,0.2);
  padding: 15px 0;
}
.advantage-list ul li:nth-child(2n),.advantage-list ul li:nth-child(4n),.advantage-list ul li:nth-child(6n),.advantage-list ul li:nth-child(8n) {
  border: none; 
}
.advantage-list ul li:nth-child(3n),.advantage-list ul li:nth-child(4n),.advantage-list ul li:nth-child(6n),.advantage-list ul li:nth-child(5n) {
border-right: 1px solid rgba(255,255,255,0.2);border-top: 1px solid rgba(255,255,255,0.2);
}
.advantage-list ul li:nth-child(7n){
border-top: 1px solid rgba(255,255,255,0.2);
}
.advantage-list ul li .advantage-list-ico {
  width: 100%;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advantage-list ul li .advantage-list-ico img {
  height: 90px;
}
.advantage-list ul li .advantage-list-txt {
  width: 100%;
  text-align: center;
  padding: 0 12px;
}
.advantage-list ul li .advantage-list-txt h5 {
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}
.advantage-list ul li .advantage-list-txt h5 em {
  color: #46BD9B;
  font-size: 20px;font-style:normal;
}
.advantage-list ul li .advantage-list-txt p {
  color: rgba(255,255,255,0.8);
  font-size: 12px;
  padding: 8px 0;
  line-height:18px;
}


.wid {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}


* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

li {
	list-style-type: none;
	float: left;
}

.store-title {
  text-align: center;
  width: 100%;
  padding-top: 46px;
  position: relative;
  padding-bottom:7px; margin-bottom:30px
}
 .store-title:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: 0;
  width: 70px;
  height: 4px;
  background-color: #46BD9B;
}
.store-title h3 {
  width: 100%;
}
.store-title h3 span {
  display: block;
  line-height: 41px;
  font-size: 30px;
  color: #333;
}
 .store-title h3 span b {
  font-weight: bold;
  font-size: 32px;
}
 .store-title h3 em {
  display: block;
  width: 100%;
  line-height: 30px;
  font-size: 21px;
  color: #46BD9B; font-style:normal;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif; font-weight:normal
}


.join-form-col {
  width: 100%;
  padding-top: 20px;
}
.join-form-col .join-form-box {
  width: 96%;
  float: left;
  height: 50px; margin-left:3%;
}
.join-form-col .join-form-box label {
  
  height: 40px;
  float: left;
  color: #666;
  font-size: 16px;
  line-height: 40px;
}
.join-form-col .join-form-box input {
  width: calc(80%);
  background-color: #fff;
  border: 1px solid #b5b6b6;
  background-color: #fff;
  font-size: 15px;
  padding: 0 10px;
  float: left;
  height: 40px;
}
.join-form-col .join-form-box.join-form-city {
  display: flex;
  justify-content: space-between;
}
.join-form-col .join-form-box.join-form-city input {
  width: calc((100% - 86px) / 3);
}
.join-form-button {
  width: 100%;
  padding:10px 0;
  float: left;
}
.join-form-button h6 {
  margin: 0;
  text-align: center;
  width: 100%;
}
.join-form-button h6 button {
  width: 80%;
  height: 50px;
  background-color: #2AAF89;
  color: #fff;
  text-align: center;
  font-size:18px
}
.join-form-button p {
  padding-top: 30px;
  color: #898989;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
}
