body {
  font-size: .24rem;
}

.header {
  width: 100%;
}

.web-info {
  display: none;
}

#privacyAgreement {
  color: #fff;
}

.logo {
  position: absolute;
  width: 4.2rem;
  /* height: 0.5rem; */
  left: 0.28rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../mobile-imgs/app-logo.png');
}

.logo-box {
  position: relative;
  height: 1.1rem;
  width: 100%;
  margin-top: -1.1rem;
}

.tel-box {
  position: absolute;
  width: 3.43rem;
  right: 0.25rem;
}

#hjy-tel {
  position: absolute;
  width: 2.63rem;
  height: 0.5rem;
  left: 0.8rem;
  right: 0;
  font-size: 0.35rem;
  font-family: AlibabaPuHuiTiR;
  color: #fff;
  line-height: 0.5rem;
}


.nav-title {
  display: none;
}

.tel-Img {
  position: absolute;
  width: 0.65rem;
  height: 0.5rem;
  left: 0rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../mobile-imgs/app-tel.png');
}

.banner {
  position: relative;
  width: 100%;
  height: 6.05rem;
  background-size: 100% 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url('../mobile-imgs/banner-1.jpg');
  padding-top: 1.1rem;
}

.submit-box {
  position: relative;
}

.submit-form {
  width: 7.91rem;
  height: 9.175rem;
  background: linear-gradient( 180deg, #2B9CFF 0%, #1363FD 100%);  
  margin: 0.25rem auto 0;
}

.row-line-mobile {
  position: absolute;
  width: 100%;
  z-index: 22;
  top: .63rem;
  font-size: .42rem;
}

.row-line-title {
  width: 100%;
  height: 0.68rem;
  font-size: 0.52rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  line-height: 0.68rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.06rem;
}

.row-line-content {
  width: 100%;
  height: 0.38rem;
  font-size: 0.3rem;
  font-family: MicrosoftYaHei;
  color: #fff;
  line-height: 0.38rem;
  text-align: center;
}

/* 表单 */

.top-submit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.5rem .87rem 0;
}

.labelname {
  font-size: .32rem;
  text-align: left;
  margin-bottom: .18rem;
}

.top-input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 6.18rem;
  height: 1.01rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  margin-bottom: 0.375rem;
  /* border: 0.02rem solid #DDDDDD; */
}

.input-cls {
  font-size: .25rem;
  height: 1.01rem;
  background: #FFFFFF;
  border: .01rem solid #D8D8D8;
  border-radius: 0.04rem;
  padding-left: .375rem;
  outline: none;
}


.submit-btn {
  width: 6.18rem;
  height: 1.01rem;
  line-height: 1.01rem;
  font-size: .3rem;
  text-align: center;
  background: #05529F;  
  border-radius: 0.04rem;
  margin-top: 0rem;
  font-family: AlibabaPuHuiTiR;
  color: #FFFFFF;
}

.agreement {
  width: 6.18rem;
  font-size: .2rem;
  margin: 0 0.7rem;
  color: #fff;
  margin-bottom: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.agreement span {
  cursor: pointer;
}


.popover {
  position: fixed;
  top: 0;
  z-index: 9;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  overflow: auto;
  display: none;
}

.popover .agree {
  width: 90%;
  height: 0.96rem;
  background: #f57417;
  font-family: MicrosoftYaHei;
  font-size: 0.3rem;
  color: #ffffff;
  text-align: center;
  line-height: 48px;
  margin-left: 70px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 25px;
}

.popover .popover_content {
  height: 80vh;
  overflow: scroll;
  margin: 0 auto 30px;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 94%;
  margin-top: 10vh;
}

.popover .popover_content .contentBox {
  padding: 30px 20px;
  color: #606266;
  font-size: 14px;
  word-break: break-all;
}
/* 表单 */

/* 悬浮窗 */
.right-list .wechat-show-box {
  position: absolute;
  left: -2.8rem;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 1px 12px 2px rgb(40 82 174 / 50%);
  box-shadow: 0px 1px 12px 2px rgb(40 82 174 / 50%);
  display: none;
}

.right-list .wechat-show-box-jiantou {
  position: absolute;
  top: 50%;
  right: -19px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 10px solid transparent;
  border-left: 10px solid #fff;
}
/* 悬浮窗 */

/* 区域1 */
.content-1 .title {
  margin-top: 0.56rem;
  margin-bottom: 0.56rem;
  font-size: 0.525rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.6875rem;
  font-weight: bold;
}
.content-1 .title .desc {
  font-size: 0.3rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.3875rem;
  font-weight: normal;
  margin: 0.175rem auto 0;
}

.content-1 .content-box {
  width: 100%;
  height: 13.54rem;
  background-image: url('../mobile-imgs/content-1.png');
  background-size: 100% 100%;
  display: flex;
}

.content-1 .content-box .box-left {
  width: 48.9%;
  height: 13.54rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.5rem;
  box-sizing: border-box;
}

.box-left li {
  width: 100%;
  height: 2.375rem;
  margin-bottom: 0.4125rem;
  padding-left: 0.25rem;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.box-left li.active {
  width: 100%;
  height: 2.375rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../mobile-imgs/content-1-li-active.png');
}

.box-left li p {
  font-size: 0.45rem;
  line-height: 0.5875rem;
  color: #333300;
  font-weight: bold;
}

.box-left li.active p {
  color: #1363FD;
}

.box-left li p:last-child {
  font-size: 0.275rem;
  line-height: 0.3875rem;
  color: #333300;
  margin-top: 0.4375rem;
  font-weight: normal;
}

.box-left li p:last-child span {
  display: inline-block;
  vertical-align: middle;
}

.box-left li.active p:last-child span:first-child  {
  color: #1363FD;
}

.box-left li p:last-child span:last-child  {
  display: none;
  margin-left: 0.4375rem;
}

.box-left li.active p:last-child span:last-child  {
  display: inline-block;
}

.content-1 .content-box .box-right {
  width: 67.1%;
  height: 13.54rem;
  box-sizing: border-box;
  padding: 0.275rem 0.4rem;
  display: flex;
  flex-direction: column;
  display: none;
  justify-content: center;
}

.box-right li {
  width: 100%;
  list-style: none;
  font-size: 0.2rem;
  line-height: 0.375rem;
  margin-bottom: 0.325rem;
  color: #878787;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
}

.box-right li:last-child {
  margin-bottom: 0;
}

.box-right li .page-title {
  font-size: 0.3rem;
  line-height: 0.475rem;
  color: #333;
  font-weight: bold;
}

.box-right li p {
  margin: 0;
}

.box-right .box-right-ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.box-right .box-right-ul li {
  width: 100%;
}

.box-right img {
  width: 3.75rem;
  margin-top: 0.375rem;
}

.content-1 .content-box .box-right.show {
  display: flex;
}

.content-1 .content-box .box-right.hide {
  display: none;
}
/* 区域1 */


/* 区域2 */
.content-2 .title {
  margin-top: 0.46rem;
  margin-bottom: 0.53rem;
  font-size: 0.42rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.55rem;
  font-weight: bold;
}

.content-2 .content-box {
  width: 100%;
  display: flex;
  margin-bottom: 0.8rem;
}

.content-2 .content-box img {
  width: 72.9%;
  margin: 0 auto;
}

/* 区域2 */


/* 区域3 */
.content-3 .title {
  margin-top: 0.46rem;
  margin-bottom: 0.53rem;
  font-size: 0.42rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.55rem;
  font-weight: bold;
}

.content-3 .content-box {
  width: 100%;  
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3625rem;
  margin: 0.6875rem 0 0.275rem;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.content-3 .content-box li {
  list-style: none;
  margin-top: 1.33rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 0.68rem;
  font-family: MicrosoftYaHei;
  text-align: center;
}

.content-3 .content-box li img {
  position: absolute;
  width: 2.025rem;
  height: 2.35rem;
  left: 50%;
  margin-left: -1.012rem;
  top: -1.66rem;
}

.content-box-text {
  width: 4.125rem;
  height: 4.425rem;
  font-size: 0.30rem;
  line-height: 0.475rem;
  color: #333;
  background: #EEF2FC;
  padding: 1rem 0.35rem 0;
  box-sizing: border-box;
}

.content-box-text .text-title {
  font-weight: bold;
  margin-bottom: 0.1875rem;
  text-align: center;
}
/* 区域3 */

/* 区域4 */
.content-4 {
  width: 100%;
  height: 7.75rem;
  background-image: url('../mobile-imgs/bg-4.png');
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.title-second-text {
  overflow-wrap: break-word;
  color: #fff;
  font-size: 0.42rem;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 0.55rem;
  margin-top: 0.2625rem;
  margin-bottom: 0.55rem;
}

.four-box-common {
  width: 100%;
  height: auto;
  padding: 0 0.5rem;
  box-sizing: border-box;
  margin: 0;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0.3rem;
}

.box-market {
  width: 2.56rem;
  height: 2.48rem;
  background: url(../images/麦穗标志.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 3px;
}

.text-group-market {
  width: 2.56rem;
  padding: 0.5rem 0.25rem 0;
  box-sizing: border-box;
  margin: 0;
  justify-content: flex-start;
  align-items: center;
}
.market-tip {
  width: 0.65rem;
  height: 0.4275rem;
  overflow-wrap: break-word;
  color: #fff;
  font-size: 0.325rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  line-height: 0.4275rem;
  margin-left: 0;
}

.market-text {
  text-align: center;
  width: 100%;
  overflow-wrap: break-word;
  color: #fff;
  font-size: .25rem;
  font-family: MicrosoftYaHei;
  line-height: .3rem;
  margin-top: .1375rem;
}

#market-first-title {
  margin-left: 0;
}
#market-dujiaoshou {
  margin-left: 0;
}
/* 区域4 */

/* 区域五 */
.content-5 {
  width: 100%;
  height: 9.9rem;
  background-image: url('../mobile-imgs/app-hangye.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* 区域五 */

.baiwang-copyright {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  line-height: 0.6rem;
  padding-top: 0.1rem;
}

.baiwang-copyright span:nth-child(1) {
  display: block;
  text-align: center;
}

.baiwang-copyright-cookie {
  display: none;
}

.baiwang-copyright .record {
  margin-left: 0;
  margin-right: 0;
}