* {
  margin: 0;
  padding: 0;
}

body,
html {
  background: #f5e2c8;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  text-decoration: none;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.box {
  width: 100%;
}

.box .head {
  width: 100%;
  overflow: hidden;
  background: url(../img/head.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 1.9rem;
  padding-bottom: 0.5rem;
}

.box .head .fontImg {
  width: 7.08rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.65rem;
  animation: zoomInDown 2s both;
}

.box .head .titleImg1 {
  width: 6.71rem;
  display: block;
  margin: 0 auto;
  animation: bounceInLeft 1s both 1s;
}

.box .head .titleFont {
  width: 5.99rem;
  height: 0.74rem;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  background: url(../img/title1.png) no-repeat;
  background-size: 100% 100%;
  line-height: 0.7rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  animation: rollIn 1s 1.5s both;
  letter-spacing: 5px;
}

.box .head .imgBox {
  width: 100%;
  height: 4.85rem;
  position: relative;
  margin-top: 0.6rem;
}

.box .head .imgBox .img2 {
  width: 3.71rem;
  display: block;
  position: absolute;
  left: 0;
}

.box .head .imgBox .img1 {
  width: 3.88rem;
  display: block;
  position: absolute;
  right: 0;
}

.box .head .timeFont {
  width: 6.45rem;
  padding-bottom: 0.2rem;
  padding-top: 0.55rem;
  background: url(../img/time.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-weight: bold;
}

.box .head .timeFont .timeFontTop {
  font-size: 0.28rem;
  text-align: center;
  width: 5.1rem;
  margin: 0 auto;
  color: #578774;
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 0.1rem;
}

.box .head .timeFont .timeFontTop p {
  margin-bottom: 0.1rem;
}

.box .head .timeFont .timeFontBot {
  font-size: 0.28rem;
  text-align: center;
  width: 5.1rem;
  margin: 0 auto;
  color: #838485;
  margin-top: 0.15rem;
}

.box .head .timeFont .timeFontBot p {
  margin-bottom: 0.1rem;
}

.box .head .fontBox {
  width: 6.45rem;
  margin: 0 auto;
  font-size: 0.3rem;
  color: #fff;
  padding-top: 0.3rem;
}

.box .head .fontBox p {
  line-height: 0.5rem;
  text-align: center;
}

.box .head .fontBox p a {
  color: #055856 !important;
  text-decoration: underline;
}

.box .head .fontBox p i {
  color: #055856;
  font-style: normal;
}

.box .conent .block1 {
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 1.9rem;
  background: url(../img/block1.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.box .conent .block1 .iphone1 {
  width: 4.52rem;
  height: 9.03rem;
  background: url(../img/iphone1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}

.box .conent .block1 .block1Font {
  width: 100%;
  padding-top: 0.7rem;
}

.box .conent .block1 .oneImg {
  width: 4.27rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.7rem;
}

.box .conent .block1 p {
  font-size: 0.36rem;
  color: #898a8a;
  text-align: center;
  margin-bottom: 0.1rem;
}

.box .conent .video1 {
  top: 0.46rem;
  position: absolute;
  left: 0.1rem;
}

.box .conent .video2 {
  top: 0.46rem;
  position: absolute;
  left: 0.1rem;
}

.box .conent .video3 {
  top: 0.46rem;
  position: absolute;
  left: 0.1rem;
}

.box .conent .videoBox {
  width: 4.32rem;
  height: 8.18rem;
}

.box .conent .videoBox .banner1 {
  width: 4.32rem;
  height: 8.18rem;
  position: absolute;
  z-index: 2;
  display: block;
}

.box .conent .videoBox .banner2 {
  width: 4.32rem;
  height: 8.18rem;
  position: absolute;
  z-index: 2;
  display: block;
}

.box .conent .videoBox .banner3 {
  width: 4.32rem;
  height: 8.18rem;
  position: absolute;
  z-index: 2;
  display: block;
}

.box .conent .videoBox video {
  width: 4.32rem;
  height: 8.18rem;
  position: absolute;
  z-index: 1;
  object-fit: fill;
  border-radius: 0.3rem;
}

.box .conent .block2 {
  width: 100%;
  padding-top: 0.45rem;
  padding-bottom: 2.1rem;
  background: url(../img/block2.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.box .conent .block2 .iphone2 {
  width: 4.52rem;
  height: 9.03rem;
  background: url(../img/iphone2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 auto;
}

.box .conent .block2 .block2Font {
  width: 100%;
  padding-bottom: 0.75rem;
}

.box .conent .block2 .samllFont {
  font-size: 0.36rem;
  color: #999;
  text-align: center;
  width: 100%;
  padding-top: 0.8rem;
}

.box .conent .block2 .twoImg {
  width: 5.26rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.7rem;
}

.box .conent .block2 p {
  font-size: 0.36rem;
  color: #898a8a;
  text-align: center;
  margin-bottom: 0.1rem;
}

.box .conent .block3 {
  width: 100%;
  padding-bottom: 1.85rem;
  padding-top: 0.4rem;
  background: url(../img/block3.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.box .conent .block3 .threeImg {
  width: 4.97rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.85rem;
}

.box .conent .block3 .iphone3 {
  width: 4.52rem;
  height: 9.03rem;
  background: url(../img/iphone3.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 auto;
}

.box .conent .block3 .block3Font {
  width: 2.65rem;
  position: absolute;
  top: 2.35rem;
  right: 0.9rem;
}

.box .conent .block3 .block3Font p {
  font-size: 0.28rem;
  color: #898a8a;
  text-align: center;
  margin-bottom: 0.1rem;
}

.box .conent .block3 .block3Font p span {
  font-size: 0.5rem;
  vertical-align: bottom;
}

.box .conent .block4 {
  width: 100%;
  padding-bottom: 1rem;
  background: url(../img/block4.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.box .conent .block4 .notice {
  width: 6.22rem;
  background: url(../img/notice.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 0.28rem;
  color: #564902;
  font-weight: bold;
  text-align: center;
  padding: 0.4rem 0;
}

.box .conent .block4 .notice p {
  margin-bottom: 0.1rem;
}

.box .conent .block4 .noticeFont {
  width: 5.85rem;
  margin: 0 auto;
  font-size: 0.28rem;
  color: #474848;
  text-align: justify;
  line-height: 0.5rem;
  margin-top: 0.4rem;
}

.box .conent .block4 .noticeFont span {
  color: #604302;
  font-weight: bold;
}

.box .conent .block4 .hand {
  text-align: center;
  color: #474848;
  font-size: 0.28rem;
  margin-top: 0.4rem;
}

.box .conent .block4 .hand .helpImg {
  width: 3.38rem;
  vertical-align: top;
}

.box .conent .block4 .ewm {
  display: block;
  width: 2.41rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.box .conent .questionBox {
  width: 5.75rem;
  margin: 0 auto;
  padding: 0.6rem 0.35rem;
  background: #fff;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
  position: relative;
  margin-bottom: 0.9rem;
}

.box .conent .questionBox .questionTitle {
  width: 3.04rem;
  height: 1.41rem;
  background: url(../img/question.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.3rem;
  left: 0.5rem;
  font-size: 0.36rem;
  color: #fff;
  line-height: 2.2rem;
  padding-left: 2.45rem;
}

.box .conent .questionBox .questionLine {
  padding-top: 1.1rem;
}

.box .conent .questionBox .questionLine .line1 {
  padding-bottom: 1rem;
}

.box .conent .questionBox .questionLine .line1 .line1Title {
  overflow: hidden;
}

.box .conent .questionBox .questionLine .line1 .line1Title .qIcong {
  width: 0.57rem;
  display: block;
  float: left;
}

.box .conent .questionBox .questionLine .line1 .line1Title .line1Font {
  width: 4.4rem;
  text-align: justify;
  float: left;
  margin-left: 0.2rem;
  font-size: 0.23rem;
  color: #333333;
  font-weight: bold;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #c0c1c3;
}

.box .conent .questionBox .questionLine .line1 .line1Cont {
  width: 4.4rem;
  font-size: 0.23rem;
  color: #999;
  margin-left: 0.8rem;
  text-align: justify;
  padding-top: 0.15rem;
}

@keyframes shows {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


.header {
	width: 100%;
	padding: 0.35rem 0;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	z-index: 10;
}

.header .headerFont {
	font-size: 0.36rem;
	text-align: center;
	font-weight: bold;
}

.header .menu_btn {
	width: 0.42rem;
	margin-top: 0.1rem;
	display: block;
	position: absolute;
	margin-left: 0.3rem;
}

.header .logo {
	display: block;
	width: 3.19rem;
	margin: 0 auto;
}

.header .goback {
	width: 0.22rem;
	display: block;
	position:absolute;
	left: 0.4rem;
	top: 0.4rem;
}

.header .homeGo {
	width: 0.48rem;
	display: block;
	margin-top: -0.5rem;
	margin-right: 0.3rem;
}

.header .head_menu {
	position: absolute;
	width: 2.55rem;
	padding-left: 0.3rem;
	padding-right: 0.35rem;
	z-index: 10;
	background: #fff;
	border-radius: 0.1rem;
	box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.1);
	top: 1.1rem;
	left: 0.3rem;
	display: none;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

.header .head_menu .head_menu_list li {
	overflow: hidden;
	font-size: 0.32rem;
	padding: .25rem 0;
	border-bottom: 1px solid #dedede;
}

.header .head_menu .head_menu_list li a {
	display: block;
}

.header .head_menu .head_menu_list li .rightIcon {
	width: 0.15rem;
}

.header .head_menu .head_menu_list li:last-child {
	border-bottom: 0;
}

.header .head_menu .triangle {
	width: 0.37rem;
	display: block;
	position: absolute;
	top: -0.18rem;
	left: -0.04rem;
	z-index: 12;
}

.footer {
	padding: 0.4rem 0rem 0rem 0rem;
	background: #f2f3f5;
	width: 100%;
}

.footer .footer_top {
	font-size: 0.26rem;
	color: #333333;
	text-align: center;
	padding-bottom: 0.35rem;
	margin: 0 0.3rem 0rem 0.3rem;
}

.footer .footer_font {
	font-size: 0.26rem;
	color: #333333;
	text-align: center;
}
.footer .footer_font a{
	color: #333333;
}