body {
  font-size: .24rem;
}

.header {
  width: 100%;
}

.web-info {
  display: none!important;
}

#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;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #016BFF 100%);
}

.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.png');
  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.45rem;
  margin-bottom: 0.45rem;
  font-size: 0.42rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.55rem;
  font-weight: bold;
}

.content-1 .content-box {
  width: calc(100% - 0.3rem);
  height: 6rem;
  background-image: url('../mobile-imgs/content-1-bg.png');
  background-size: 100%;
}
/* 区域1 */


/* 区域2 */
.content-2 {
  width: 100%;
  height: 18.75rem;
  background-image: url('../mobile-imgs/content-2-bg.png');
  background-size: 100% 100%;
}
.content-2 .title {
  padding-top: 0.4rem;
  padding-bottom: 0.625rem;
  font-size: 0.42rem;
  font-family: AlibabaPuHuiTiR;
  color: #333;
  line-height: 0.55rem;
  font-weight: bold;
}

.content-2 .content-box {
  width: 86%;
  margin: 0 auto;
  height: 16.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.3rem;
  color: #333333;
}

.content-2 .content-box .box-left {
  flex: 1;
  padding-left: 0.5rem;
  padding-top: 0.625rem;
  box-sizing: border-box;
}

.content-2 .content-box .box-right {
  flex: 1;
  padding-left: 0.5rem;
  padding-top: 2.125rem;
  box-sizing: border-box;
}

.content-2 .content-box .box-left li {
  width: 100%;
  padding-right: 0.5rem;
  box-sizing: border-box;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0.575rem;
}

.content-2 .content-box .box-right li {
  width: 100%;
  padding-right: 0.5rem;
  box-sizing: border-box;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0.575rem;
}

.content-2 .content-box .box-left li img, .content-2 .content-box .box-right li img {
  width: 0.325rem;
  height: 0.325rem;
  margin-right: 0.125rem;
  margin-top: 0.0375rem;
}

.content-2 .content-box .box-left li .title, .content-2 .content-box .box-right li .title {
  font-size: 0.35rem;
  line-height: 0.46rem;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.125rem;
  padding: 0;
  text-align: left;
}

.content-box-bottom {
  width: 100%;
  padding: 0.675rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto 0;
  background: #F1F5FF;
  box-shadow: 0px 2px 8px 0px rgba(19,99,253,0.13);
}

.content-box-bottom li {
  flex: 1;
  font-size: 0.3rem;
  line-height: 0.5rem;
  box-sizing: border-box;
  list-style: none;
  display: flex;
  align-items: center;
  color: #333333;
  box-sizing: border-box;
  margin-bottom: 0.625rem;
}

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

.content-box-bottom li img {
  width: 1.225rem;
  height: 1.225rem;
  display: block;
  margin-right: 0.1875rem;
}

/* 区域2 */


/* 区域3 */
.content-3 {
  width: 100%;
  height: 8.5rem;
  background-image: url('../mobile-imgs/content-3-bg.png');
  background-size: 100% 100%;
  margin-top: 0;
}
.content-3 .title {
  padding-top: 0.525rem;
  padding-bottom: 0.6rem;
  font-size: 0.525rem;
  font-family: AlibabaPuHuiTiR;
  color: #fff;
  line-height: 0.675rem;
  font-weight: bold;
}

.content-3 .content-box {
  width: 80%;  
  height: 4.375rem;
  margin: 0 auto;
}

.content-3 .content-box .swiper-slide {
  display: flex;
  justify-content: center;
}

.content-3 .content-box img {
  height: 4.375rem;
  display: block;
}

.title-second {
  margin-top: 1.2rem;
  font-size: 0.525rem;
  line-height: 0.6875rem;
  color: #fff;
  font-weight: bold;
  justify-content: center;
}
/* 区域3 */

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

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

.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;
}