body {
  color: #222222;
  font-size: .373333rem;
  font-family:'微软雅黑';
}

.highlight-text {
  color: #FF3600
}

.wrapper {
  max-width: 540px;
  margin: 0 auto;
}

.header {
  height: 1.866667rem;
  background: url('../m-images/joyslogo.png') no-repeat center center/ auto 1rem;
}

.banner {
  padding-top: .56rem;
  height: 13.066667rem;
  background: url('../m-images/banner.png') no-repeat center center /cover;
}
.common-banner{
  height: 4.7rem;
  background: url('../m-images/about-bg.png') no-repeat center center /cover;
}
.h5-header-bannerr{
  height: 1.5rem;
  background: url('../m-images/h5header.png') no-repeat left center /cover;
}

.banner-title {
  font-size: .88rem;
  color: #fff;
  text-align: center; margin-bottom:20px;
}

.banner-w {
  width: 100%;
}

.banner-subtitle {
  color: #fff;
  font-size: .426667rem;
  text-align: center;
}

.section {
  padding-top: .8rem;
  text-align: center;
}

.section-title {
  font-size: .64rem;
}
.banner-title2 {
  font-size: .7rem;

}


.section-subtitle {
  margin-top: 0.2rem;
  font-size: .346667rem;
  color: #666
}

.section-content {
  text-align: left;
  padding: .2rem .3rem;
  font-size: .54rem;
}


.section1 {
  padding-top: 40px;
  background: #E35631;
  color: #fff
}

.section1 .section-subtitle {
  color: #fff
}

.device-box {
  display: flex;
  flex-flow: row wrap;
}

.device-btn {
  width: 3.3rem;
  font-size: .373333rem;
  color: #E35631;
  height: 2.453333rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.device-btn.ios {
  background: url("../m-images/apple-btn.png") no-repeat center center /contain;
}

.device-btn.android {
  background: url("../m-images/android-btn.png") no-repeat center center /contain;
}

.device-btn.win {
  background: url("../m-images/win-btn.png") no-repeat center center /contain;
}

.section2 .card-box {
  margin-top: 1rem;
}

.section2 .card-item {
  position: relative;
}

.section2 .card-item img {
  width: 8.906667rem;
}

.section2 .card-text {
  padding-top: .88rem;
  width: 100%;
  position: absolute;
  top: 0
}

.section2 .card-title {
  font-size: .426667rem;
  margin-bottom: .373333rem;
  font-weight: bold;
}

.section2 .card-param {
  font-size: .373333rem;
  color: #666;
  line-height: 1.8;
}

.section3 img {
  margin-top: .4rem;
  width: 100%;
}

.section4 {
  height: 17.706667rem;
  background: url('../m-images/s4-bg.png') no-repeat center center /cover;
  padding-top: 7.7rem;
}

.section4 .des-box {
  padding-top: .72rem;
}

.section4 .des-title {
  font-size: .586667rem;
  margin-bottom: .12rem;
}

.section4 .des-item {
  font-size: .383333rem;
display: flex;
align-items: center;
padding: 0.1rem 0.6rem;
text-align: left;
line-height: 0.68rem;
}

.section4 .des-item img {
  width: .506667rem;
  margin-right: 0.2rem;
}

.s5-img {
  width: 90%;
  margin-bottom: 1rem;
}

.s5-img2 {
  width: 98%;
  margin-top: 1rem;
}

.section5 .des {
  font-size: .4rem;
  padding: 0.8rem;
  line-height: 1.8;
}

.section6 {
  min-height: 16.413333rem;
  background: url('../m-images/s6-bg.png') no-repeat center center/cover;
}

.section6 .services {
  margin-top: 1.8rem;
}

.section6 .services img {
  width: 3.466667rem;
}

.section6 .service-item {
  margin-bottom: 1rem;width: 50%;
float: left;
}

.section6 .service-info {
  margin-top: -0.8rem;
}

.section6 .service-title {
  font-size: .48rem;
  margin-bottom: 0.5rem;
}

.section6 .service-str {
  font-size: .373333rem;
  line-height: 1.8;
}

.section7 .card-box {
  margin-top: 0.8rem;
}

.section7 .card-item {
  position: relative;
}

.section7 .card-item img {
  width: 7.04rem;
}

.section7 .des {
  position: absolute;
  top: 1.8rem;
  width: 100%;
}

.section7 .des-title {
  font-size: .426667rem;
  margin-bottom: 0.7rem;
}

.section7 .des-text {
  color: #666666
}

.section8 img {
  margin-top: 0.8rem;
  width: 100%;
}

.section9 {
	padding-top:1.8rem;
 /* background: url('../m-images/s9-bg.png') no-repeat center center / cover;*/

}

.section9 .card-box {
  margin-top: 0.5rem;
}

.section9 .card-item {
  padding-top: .853333rem;
  /*background: url('../pc-images/s8-card.png') no-repeat center center / 375px 375px;*/
  width: 100%;
  /*height: 10.4rem;*/
}
.section9 .card-item:nth-child(4){ padding-bottom:1rem;}
.section9 .card-item img { border-radius:10px; border:1px solid #f1f1f1;}
/*
.section9 .card-item:nth-child(1) img {
  width: 6rem;
}

.section9 .card-item:nth-child(2) img {
  width: 4rem;
}*/

.section9 .des-title {
  font-size: .426667rem;
  margin-top:0.2rem;
  margin-bottom: .326667rem;
  line-height: 1.8;
  font-weight: bold;
}

.section9 .des-text {
  font-size: .373333rem;
  line-height: 1.8;
  margin-bottom: .426667rem;
  color: #666
}

.fixed-footer {
  background-color: #555;
  height: 2.68rem;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
}

.fixed-footer.no-fixed {
  position: relative;
  margin-bottom: -3.92rem;
}

.fixed-footer .text {
  position: absolute;
  top: .203333rem;
  left: 3rem;
  color: #fff
}

.fixed-footer .text-line1 {
  font-size: .373333rem;
}

.fixed-footer .text-line2 {
  font-size: .373333rem;
}
.fixed-footer .text-line2 .highlight-text {
  font-size: .48rem;
}

.submit-section{
  padding-top: .586667rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.submit-section-title{
  font-size: .426667rem;
  font-weight: bold;
  margin-bottom: .56rem;
}
.submit-section .input-box {
  width: 9.066667rem;
  border-radius: 8px;
  height: 1.013333rem;
  display: flex;
  overflow: hidden;
}

.submit-section input {
  height: 100%;
  padding-left: 20px;
  border: 1px solid rgba(204, 204, 204, 1);
  flex-grow: 2;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 160px;
}

.submit-section .input-btn {
  height: 100%;
  background: #FF3600;
  width: 2.853333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.submit-section .highlight-text{
  font-size: .586667rem;
}

.fixed-footer .person {
  position: absolute;
  bottom: 0;
  left: .613333rem;
  height: 2.24rem;
}

.footer {
  background-color: #383838;
  padding-top: .613333rem;
  padding-bottom: .613333rem;
  margin-top: 3.92rem;
}

.footer .text {
  font-size: .293333rem;
  color: #999;
  text-align: center;
  line-height: 1.8;
}

.footer .links {
  font-size: .293333rem;
  color: #fff;
  text-align: center;
  margin-bottom: .613333rem;
}

.footer .links a {
  color: #fff;
  margin: 0 0.5rem;
  text-decoration: none;display: inline-block;
}

.float-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.5);
}

.submit-box {
  margin-top: -3rem;
  width: 10rem;
  height: 10rem;
  background: url("../pc-images/submit-bg.png?v=15") no-repeat center center/contain;
  padding-top: 4.5rem;
  text-align: center;
}

.submit-box .title {
  color: #FF3600;
  font-size: 0.5rem;

}

.submit-box .des {
  font-size: .373333rem;
  margin-top: .3rem;
}

.submit-box .register-btn {
  color: #fff;
  background: #FF3600;
  margin-top: .533333rem;
  display: inline-block;
  height: .853333rem;
  line-height: .853333rem;
  padding: 0 10px;
  border-radius: .853333rem;
}

.common-section .des{
  color:#222;
  font-size: 14px;
  margin: .693333rem 1.093333rem;
  line-height: 2;
  text-align: left;
  text-indent: .666667rem;
}
.common-section .des p{
  margin-bottom: 0.5rem;
}
.common-section .des  img{
  width: 100%;
}
.btn-text a{float: right;
line-height: 25px; color:#fff;
text-decoration: none; padding: 5px 15px;
background: #f63;
margin-top: 10px;}

.info-box{
	padding:0.5rem;margin-bottom: 0.2rem;clear: both;
}
.info-box .block-title {
  font-size: 16px;
  margin-bottom: 15px;
}
.info-box .block-text {
  font-size: 13px; line-height:0.55rem;
}


.fixed-footer .input-box {
  background: #fff;
  border-radius: 8px;
  height: 30px;
  display: flex;
  overflow: hidden;
}

.fixed-footer input {
  height: 100%;
  padding-left: 20px;
  border: none;
  width: 160px;
}

.fixed-footer .input-btn {
  height: 100%;
  background: #FF3600;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;font-size: 13px;
}
