@charset "UTF-8";
.part1 {
  width: 100%;
  height: 2.1rem;
  background: url(/assets/phone/img/join/bg_part1.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.part1 > p {
  color: #fff;
  font-size: 12px;
  margin-top: 1.4rem;
  text-align: center;
}

.partner {
  width: 100%;
  overflow: hidden;
}
.partner .h2 {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  margin-top: 0.35rem;
}
.partner > p {
  color: #6e6e6e;
  font-size: 12px;
  margin-top: 0.05rem;
  text-align: center;
}
.partner .list {
  width: 100%;
  margin-top: 0.3rem;
  box-sizing: border-box;
  padding: 0 0.1rem;
  padding-bottom: 0.18rem;
}
.partner .list ul {
  width: 100%;
}
.partner .list ul li {
  width: 1.7rem;
  height: 2.5rem;
  box-sizing: border-box;
  margin-bottom: 0.13rem;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.06);
}
.partner .list ul li .official {
  position: absolute;
  left: -0.14rem;
  top: -0.14rem;
  width: 0.64rem;
  height: 0.64rem;
}
.partner .list ul li .official img {
  width: 100%;
  display: block;
}
.partner .list ul li .code {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}
.partner .list ul li .code img {
  width: 100%;
  display: block;
}
.partner .list ul li .img {
  height: 0.6rem;
  margin-top: 0.23rem;
  text-align: center;
}
.partner .list ul li .img img {
  display: block;
  width: 0.6rem;
}
.partner .list ul li .name {
  width: 100%;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #333333;
  font-size: 0.15rem;
  text-align: center;
  margin-top: 0.03rem;
}
.partner .list ul li .contact_code {
  display: none;
  height: 195px;
  text-align: center;
  box-sizing: border-box;
}
.partner .list ul li .contact_code img {
  width: 191px;
  display: inline-block;
}
.partner .list ul li .contacts {
  width: 100%;
  height: 0.7rem;
  box-sizing: border-box;
  padding-top: 0.15rem;
}
.partner .list ul li .contacts .preside {
  font-size: 0.11rem;
  color: #666666;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.13rem;
  line-height: 0.18rem;
}
.partner .list ul li .service {
  width: 0.9rem;
  height: 0.35rem;
  border-radius: 4px;
  background: #ff822e;
  margin: 0 auto;
}
.partner .list ul li .service a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.35rem;
  text-align: center;
}

.shadow {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999999;
  display: none;
}
.shadow .shadow_box {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.shadow .shadow_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 191px;
  height: 191px;
  margin: auto;
}
.shadow .shadow_img img {
  width: 100%;
  display: block;
}

.part2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.part2 .h2 {
  font-size: 0.2rem;
  color: #333;
  height: 0.63rem;
  text-align: center;
  line-height: 0.63rem;
}
.part2 .img {
  width: 100%;
  height: 2.83rem;
}
.part2 .img img {
  width: 100%;
  display: block;
}
.part2 .list {
  width: 100%;
  min-height: 2.53rem;
  background: url(/assets/phone/img/join/bg_part2s.jpg) left bottom no-repeat;
  background-size: 100% 2.48rem;
  box-sizing: border-box;
  padding: 0.27rem 0.1rem 0 0.22rem;
}
.part2 .list .item {
  color: #666666;
  font-size: 0.12rem;
  width: 100%;
  padding-left: 0.34rem;
  padding-right: 0.22rem;
  box-sizing: border-box;
  line-height: 0.18rem;
  min-height: 0.21rem;
  margin-bottom: 0.19rem;
}
.part2 .list .item:nth-of-type(1) {
  background: url(/assets/phone/img/join/icon_num1.png) no-repeat;
  background-size: 0.2rem 0.2rem;
}
.part2 .list .item:nth-of-type(2) {
  background: url(/assets/phone/img/join/icon_num2.png) no-repeat;
  background-size: 0.2rem 0.2rem;
}
.part2 .list .item:nth-of-type(3) {
  background: url(/assets/phone/img/join/icon_num3.png) no-repeat;
  background-size: 0.2rem 0.2rem;
}
.part2 .list .item:nth-of-type(4) {
  background: url(/assets/phone/img/join/icon_num4.png) no-repeat;
  background-size: 0.2rem 0.2rem;
  margin-bottom: 0;
}

.part3 {
  width: 100%;
  min-height: 5.12rem;
  background: #f9f9f9;
  overflow: hidden;
}
.part3 .h2 {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  margin-top: 0.32rem;
}
.part3 > p {
  color: #999999;
  font-size: 12px;
  margin-top: 0.04rem;
  text-align: center;
}
.part3 .list {
  width: 100%;
  margin-top: 0.28rem;
  padding: 0 0.27rem;
  box-sizing: border-box;
}
.part3 .list ul {
  width: 100%;
}
.part3 .list ul li {
  width: 1.5rem;
  height: 1.8rem;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 0.21rem;
}
.part3 .list ul li img {
  width: 0.7rem;
  display: block;
  margin-top: 0.17rem;
}
.part3 .list ul li p {
  font-size: 0.15rem;
  color: #666666;
  margin-top: 0.2rem;
  text-align: center;
}
.part3 .list ul li span {
  display: block;
  font-size: 0.12rem;
  color: #666666;
  margin-top: 0.1rem;
  text-align: center;
}

.part4 {
  width: 100%;
  height: 6.3rem;
  background: #fff;
  overflow: hidden;
}
.part4 .h2 {
  font-size: 0.2rem;
  color: #666666;
  text-align: center;
  margin-top: 0.32rem;
}
.part4 .img {
  width: 100%;
  margin-top: 0.45rem;
}
.part4 .img img {
  width: 100%;
  display: block;
}
.part4 .list {
  margin-top: 0.35rem;
  width: 100%;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.part4 .list ul {
  width: 100%;
}
.part4 .list ul li {
  width: 50%;
  height: 0.5rem;
  box-sizing: border-box;
  margin-bottom: 0.46rem;
}
.part4 .list ul li:nth-of-type(1) {
  border-right: 1px solid #dfdfdf;
  padding-left: 0.36rem;
}
.part4 .list ul li:nth-of-type(1) p {
  box-sizing: border-box;
  padding-left: 0.35rem;
  font-size: 0.25rem;
  color: #666666;
  background: url(/assets/phone/img/join/part4_icon1.png) 0 1px no-repeat;
  background-size: 0.25rem 0.25rem;
}
.part4 .list ul li:nth-of-type(1) span {
  display: block;
  padding-left: 0.35rem;
  font-size: 0.11rem;
  color: #999999;
}
.part4 .list ul li:nth-of-type(2) {
  padding-left: 0.17rem;
}
.part4 .list ul li:nth-of-type(2) p {
  box-sizing: border-box;
  padding-left: 0.35rem;
  font-size: 0.25rem;
  color: #666666;
  background: url(/assets/phone/img/join/part4_icon2.png) 0 1px no-repeat;
  background-size: 0.25rem 0.25rem;
}
.part4 .list ul li:nth-of-type(2) span {
  display: block;
  padding-left: 0.35rem;
  font-size: 0.11rem;
  color: #999999;
}
.part4 .list ul li:nth-of-type(3) {
  border-right: 1px solid #dfdfdf;
  padding-left: 0.36rem;
}
.part4 .list ul li:nth-of-type(3) p {
  box-sizing: border-box;
  padding-left: 0.35rem;
  font-size: 0.25rem;
  color: #666666;
  background: url(/assets/phone/img/join/part4_icon1.png) 0 1px no-repeat;
  background-size: 0.25rem 0.25rem;
}
.part4 .list ul li:nth-of-type(3) span {
  display: block;
  padding-left: 0.35rem;
  font-size: 0.11rem;
  color: #999999;
}
.part4 .list ul li:nth-of-type(4) {
  padding-left: 0.17rem;
}
.part4 .list ul li:nth-of-type(4) p {
  box-sizing: border-box;
  padding-left: 0.35rem;
  font-size: 0.25rem;
  color: #666666;
  background: url(/assets/phone/img/join/part4_icon2.png) 0 1px no-repeat;
  background-size: 0.25rem 0.25rem;
}
.part4 .list ul li:nth-of-type(4) span {
  display: block;
  padding-left: 0.35rem;
  font-size: 0.11rem;
  color: #999999;
}

.part5 {
  width: 100%;
  min-height: 3.3rem;
  background: #f9f9f9;
  overflow: hidden;
}
.part5 .h2 {
  font-size: 0.2rem;
  color: #666666;
  text-align: center;
  margin-top: 0.36rem;
}
.part5 .list {
  margin-top: 0.43rem;
  width: 100%;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
.part5 .list ul {
  width: 100%;
}
.part5 .list ul li {
  width: 50%;
  margin-bottom: 0.34rem;
}
.part5 .list ul li:nth-of-type(1) {
  background: url(/assets/phone/img/join/part5_img1.png) center top no-repeat;
  background-size: 0.86rem 0.65rem;
}
.part5 .list ul li:nth-of-type(2) {
  background: url(/assets/phone/img/join/part5_img2.png) center top no-repeat;
  background-size: 0.84rem 0.64rem;
}
.part5 .list ul li:nth-of-type(3) {
  background: url(/assets/phone/img/join/part5_img3.png) center top no-repeat;
  background-size: 0.92rem 0.61rem;
}
.part5 .list ul li:nth-of-type(4) {
  background: url(/assets/phone/img/join/part5_img4.png) center top no-repeat;
  background-size: 0.85rem 0.67rem;
}
.part5 .list ul li p {
  margin-top: 0.38rem;
  text-align: center;
  box-sizing: border-box;
  padding: 0.09rem;
  color: #666666;
  font-size: 0.12rem;
}

.part6 {
  width: 100%;
  min-height: 5.26rem;
  background: url(/assets/phone/img/join/bg_part6.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 0.15rem;
  overflow: hidden;
}
.part6 .h2 {
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  margin-top: 0.28rem;
}
.part6 > p {
  font-size: 0.12rem;
  color: #fff;
  text-align: center;
  margin-top: 0.08rem;
  padding: 0 0.6rem;
  box-sizing: border-box;
}
.part6 .list {
  margin-top: 0.13rem;
  width: 100%;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.part6 .list ul {
  width: 100%;
}
.part6 .list ul li {
  width: 1.75rem;
  height: 1.39rem;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 6px solid #ff822e;
  margin-bottom: 0.05rem;
}
.part6 .list ul li img {
  width: 0.27rem;
}
.part6 .list ul li p {
  color: #333333;
  font-weight: bold;
  font-size: 0.12rem;
  margin-top: 0.15rem;
}

.part7 {
  width: 100%;
  min-height: 5rem;
  background: #f9f9f9;
  overflow: hidden;
}
.part7 .h2 {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  margin-top: 0.27rem;
}
.part7 .list {
  width: 100%;
  padding: 0 0.1rem;
  box-sizing: border-box;
  margin-top: 0.28rem;
}
.part7 .list ul {
  width: 100%;
  padding-left: 0.53rem;
  padding-right: 0.06rem;
  box-sizing: border-box;
  background: url(/assets/phone/img/join/line_stype.png) left 0.14rem no-repeat;
  background-size: 0.4rem 3.31rem;
}
.part7 .list ul li {
  width: 2.965rem;
  height: 0.7rem;
  padding-left: 0.18rem;
  padding-right: 0.08rem;
  box-sizing: border-box;
  background: url(/assets/phone/img/join/frame.png) no-repeat;
  background-size: cover;
  margin-bottom: 0.1rem;
}
.part7 .list ul li .title {
  color: #ff822e;
  width: 100%;
  font-weight: bold;
  font-size: 0.12rem;
}
.part7 .list ul li p {
  width: 100%;
  color: #666666;
  font-size: 0.11rem;
}

.part8 {
  width: 100%;
  height: 3.5rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
  overflow: hidden;
  background: url(/assets/phone/img/join/bg_part8.jpg) no-repeat;
  background-size: cover;
}
.part8 .h2 {
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  margin-top: 0.28rem;
}
.part8 > p {
  font-size: 0.12rem;
  color: #fff;
  text-align: center;
  margin-top: 0.08rem;
}
.part8 .inp {
  width: 100%;
  height: 0.6rem;
  margin-top: 0.13rem;
}
.part8 .inp input {
  width: 1.7rem;
  height: 0.3rem;
  border: none;
  outline: none;
  border-radius: 4px;
  padding-left: 0.07rem;
  box-sizing: border-box;
  line-height: 0.3rem;
  font-size: 0.12rem;
  color: #999999;
}
.part8 .text {
  width: 100%;
  height: 0.61rem;
  font-size: 12px;
}
.part8 .text textarea {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding-left: 0.07rem;
  padding-top: 0.1rem;
  box-sizing: border-box;
  font-size: 0.12rem;
  color: #999999;
  outline: none;
}
.part8 .btn_reply {
  width: 100%;
  border: 1px solid #fff;
  height: 0.4rem;
  border-radius: 5px;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
}
.part8 .btn_reply a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.12rem;
}
.part8 .tip {
  text-align: center;
  font-size: 0.12rem;
  color: #fff;
}

.part8 .inp input::-webkit-input-placeholder {
  　　color: #999999;
  font-size: 12px;
  font-family: "微软雅黑";
}

.part8 .inp input:-moz-placeholder {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #999999;
}

.part8 .inp input::-moz-placeholder {
  font-size: 12px;
  font-family: "微软雅黑";
}

.part8 .inp input:-ms-input-placeholder {
  　　color: #999999;
  font-size: 12px;
  font-family: "微软雅黑";
}
