html, body, div, ul, ol, li {
  padding: 0;
  margin: 0;
}
ul, ol, li {
  list-style: none;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
}
.container {
  width: 100%;
  height: 9.37rem;
}
.container-top {
  background: url('../img/bg_1.jpg') no-repeat center center;
  background-size: cover;
}
.container-top .header {
  position: relative;
  width: 16.8rem;
  height: 1.72rem;
  box-sizing: border-box;
  margin: 0 1.2rem;
  padding: 0.56rem 0;
}
.container-top .header .left-logo {
  position: absolute;
  width: 3.99rem;
  height: 0.6rem;
  left: 0.36rem;
}
.container-top .header .left-logo .logo {
  width: 3.09rem;
  height: 0.6rem;
  background: url('../img/logo.png') no-repeat center center;
  background-size: contain;
  float: left;
}
.container-top .header .left-logo .version {
  width: 0.74rem;
  height: 0.3rem;
  box-sizing: border-box;
  border-radius: 0.15rem;
  background: url('../img/version_flag.png')  no-repeat center center;
  background-size: contain;
  float: right;
  margin-top: 0.15rem;
}
.container-top .header .right-btn {
  position: absolute;
  right: 0.36rem;
  width: 1.48rem;
  height: 0.6rem;
  box-sizing: border-box;
  padding: 0.06rem 0.04rem;
}
.container-top .header .right-btn div {
  width: 100%;
  height: 100%;
  border-radius: 0.24rem;
  background: url('../img/download_noraml.png') no-repeat center center;
  background-size: cover;
  text-align: center;
  line-height: 0.48rem;
  color: #ffffff;
  font-size: 0.18rem;
  cursor: pointer;
}
.container-top .header .right-btn div:hover {
  background: url('../img/download_hover.png') no-repeat center center;
  background-size: cover;
}
.container-top .header .right-btn div:active {
  filter: brightness(0.9);
}
.container-top .content {
  width: 16.8rem;
  box-sizing: border-box;
  padding-top: 0.6rem;
  margin: 0 auto;
}
.container-top .content .download-box {
  width: 4.8rem;
  height: 5.54rem;
  box-sizing: border-box;
  padding-left: 0.4rem;
  float: left;
}
.container-top .content .download-box .push {
  width: 100%;
  height: 4.41rem;
  box-sizing: border-box;
  padding-top: 0.56rem;
}
.container-top .content .download-box .push div:first-child {
  display: block;
  width: 4.8rem;
  height: 1.88rem;
  background: url('../img/push.png') no-repeat;
  background-size: contain;
}
.container-top .content .download-box .push div:last-child {
  height: 00.36rem;
  margin-top: 0.5rem;
  line-height: 0.3rem;
  color: #9c9fab;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
}
.container-top .content .download-box .download-btn {
  width: 3.05rem;
  height: 1.02rem;
  background: url('../img/download_normal_2.png') no-repeat center center;
  background-size: contain;
  text-align: center;
  line-height: 0.96rem;
  color: #fff;
  font-size: 0.36rem;
  cursor: pointer;
}
.container-top .content .download-box .download-btn:hover {
  background: url('../img/download_hover_2.png') no-repeat center center;
  background-size: contain;
}
.container-top .content .download-box .download-btn:active {
  filter: brightness(0.9);
}
.container-top .content .video-box {
  width: 11.04rem;
  height: 5.4rem;
  float: right;
  box-sizing: border-box;
  padding: 0.15rem 1.15rem;
  background: url('../img/computer.png') no-repeat center center;
  background-size: cover;
}
.video {
  width: 8.75rem;
  height: 4.92rem;
  border-radius: 0.2rem 0.2rem 0.08rem 0.08rem;
}
.container-middle {
  background: url('../img/bg_2.jpg') no-repeat center center;
  background-size: cover;
}
.container-middle .header {
  width: 100%;
  height: 3.64rem;
  box-sizing: border-box;
  padding-top: 1.74rem;
}
.container-middle .header .ttl {
  width: 5.28rem;
  height: 0.47rem;
  background: url('../img/function.png') no-repeat center center;
  background-size: contain;
  margin: 0 auto;
}
.container-middle .header .sub-ttl {
  display: block;
  width: 100%;
  line-height: 0.22rem;
  margin-top: 0.4rem;
  text-align: center;
  color: #9c9fab;
  font-size: 0.22rem;
}
.container-middle .content {
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.18rem;
}
.container-middle .content .func-list {
  text-align: center;
  font-size: 0;
}
.container-middle .content .func-list>li {
  display: inline-block;
  width: 3.1rem;
  height: 3.32rem;
  margin: 0 0.5rem;
  box-sizing: border-box;
  padding: 0.36rem;
  padding-bottom: 0;
  /* float: left; */
  background: url('../img/shadow.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li>i {
  display: block;
  position: relative;
  width: 1.12rem;
  height: 1.12rem;
}
.container-middle .content .func-list>li:nth-child(1)>i {
  background: url('../img/memo.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li:nth-child(2)>i {
  background: url('../img/rain.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li:nth-child(3)>i {
  background: url('../img/wear.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li>i>.badag {
  position: absolute;
  top: 0.14rem;
  right: -0.09rem;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #ff6fa3;
  border-radius: 0.06rem;
}
.container-middle .content .func-list>li>.ttl {
  height: 0.26rem;
  margin-top: 0.18rem;
  line-height: 0.26rem;
  text-align: left;
  color: #ffffff;
  font-size: 0.26rem;
  font-weight: bold;
}
.container-middle .content .func-list>li>.sub-ttl {
  height: 0.2rem;
  margin-top: 0.25rem;
  line-height: 0.2rem;
  text-align: left;
  color: #9c9fab;
  font-size: 0.2rem;
}
.container-middle .content .func-list>li>.experience-btn {
  position: relative;
  width: 1.64rem;
  height: 0.6rem;
  box-sizing: border-box;
  padding: 0.17rem 0;
  margin-top: 0.35rem;
  line-height: 0.6rem;
  cursor: pointer;
}
.container-middle .content .func-list>li>.experience-btn>.btn-text {
  position: absolute;
  left: 0;
  width: 1.12rem;
  height: 0.26rem;
  line-height: 0.26rem;
  transition: left 100ms linear;
}
.container-middle .content .func-list>li>.experience-btn:hover {
  background: url('../img/experience_normal.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li>.experience-btn:active {
  background: url('../img/experience_hover.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li>.experience-btn:hover .btn-text{
  left: 0.26rem;
}
.container-middle .content .func-list>li>.experience-btn>.btn-text>span {
  float: left;
  color: #ffffff;
  font-size: 0.2rem;
  user-select: none;
}
.container-middle .content .func-list>li>.experience-btn>.btn-text>i {
  float: right;
  width: 0.26rem;
  height: 0.26rem;
  background: url('../img/forwaard-.png') no-repeat center center;
  background-size: contain;
}
.container-middle .content .func-list>li>.active-btn {
  width: 1.64rem;
  height: 0.6rem;
  box-sizing: border-box;
  padding: 0 0.24rem;
  background: url('../img/experience_normal.png') no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.container-middle .content .func-list>li>.active-btn:hover {
  background: url('../img/experience_hover.png') no-repeat center center;
  background-size: contain;
}
.container-bottom {
  position: relative;
  box-sizing: border-box;
  padding-top: 1.57rem;
  background: url('../img/bg_3.jpg') no-repeat center center;
  background-size: cover;
}
.container-bottom .content{
  position: relative;
  width: 14.02rem;
  height: 4.72rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 0.91rem;
  padding-left: 7.01rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 1rem;
}
.container-bottom .content .person-icon {
  position: absolute;
  left: -0.79rem;
  bottom: 0;
  display: block;
  width: 8.36rem;
  height: 5.45rem;
  background: url('../img/person.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .content .download {
  width: 5.8rem;
  height: 2.82rem;
}
.container-bottom .content .download .ttl {
  width: 5.8rem;
  height: 0.64rem;
  text-align: right;
  font-size: 0;
}
.container-bottom .content .download .ttl>i {
  display: inline-block;
  width: 0.4rem;
  height: 0.52rem;
  vertical-align: middle;
  margin-right: 0.19rem;
  margin-top: 0.06rem;
  background: url('../img/logo_icon.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .content .download .ttl>span {
  display: inline-block;
  height: 0.48rem;
  vertical-align: middle;
  line-height: 0.48rem;
  color: #ffffff;
  font-size: 0.48rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
}
.container-bottom .content .download .ttl>div {
  display: inline-block;
  width: 1rem;
  height: 0.4rem;
  vertical-align: middle;
  margin-left: 0.06rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  background: url('../img/version_flag.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .content .download .sub-ttl {
  width: 5.8rem;
  height: 0.22rem;
  margin-top: 0.32rem;
  text-align: right;
  line-height: 0.22rem;
  color: #686a73;
  font-size: 0.22rem;
  letter-spacing: 0.02rem;
}
.container-bottom .content .download .btn-box {
  position: relative;
  width: 5.8rem;
  height: 0.84rem;
  margin-top: 0.8rem;
  box-sizing: border-box;
  padding: 0.08rem;
  border-radius: 0.42rem;
  background-color: rgba(71, 75, 84, 0.8);
}
.container-bottom .content .download .btn-box .experience{
  position: absolute;
  left: 0.08rem;
  width: 3.84rem;
  height: 0.68rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
  line-height: 0.68rem;
  color: #9c9fab;
  font-size: 0.22rem;
}
.container-bottom .content .download .btn-box .btn{
  position: absolute;
  right: 0.08rem;
  width: 1.8rem;
  height: 0.68rem;
  background: url('../img/download_noraml.png') no-repeat center center;
  background-size: contain;
  text-align: center;
  line-height: 0.68rem;
  color: #ffffff;
  font-size: 0.2rem;
  cursor: pointer;
}
.container-bottom .content .download .btn-box .btn:hover {
  background: url('../img/download_hover.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .content .download .btn-box .btn:active {
  filter: brightness(0.9);
}
.container-bottom .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.48rem;
  box-sizing: border-box;
  padding: 0.35rem 1.2rem;
  border-top: 2px solid #9c9fab;
}
.container-bottom .footer>ul {
  position: relative;
  width: 100%;
  height: 100%;
}
.container-bottom .footer>ul>.info {
  position: absolute;
  left: 0.4rem;
  width: 9rem;
  height: 0.75rem;
  color: #9c9fab;
  font-size: 0.14rem;
}
.container-bottom .footer>ul>.info .link {
  width: 100%;
  height: 0.14rem;
  line-height: 0.14rem;
}
.container-bottom .footer>ul>.info li a {
  margin-right: 0.12rem;
  color: #9c9fab;
  font-size: 0.14rem;
}
.container-bottom .footer>ul>.info .company {
  width: 100%;
  height: 0.14rem;
  margin-top: 0.15rem;
  line-height: 0.14rem;
}
.container-bottom .footer>ul>.info .company span {
  margin-right: 0.12rem;
}
.container-bottom .footer>ul>.info .recond {
  width: 100%;
  height: 0.21rem;
  margin-top: 0.11rem;
  line-height: 0.14rem;
  font-size: 0;
}
.container-bottom .footer>ul>.info .recond i {
  display: inline-block;
  width: 0.2rem;
  height: 0.21rem;
  margin-right: 0.04rem;
  vertical-align: middle;
  background: url('../img/plice.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.info .recond span {
  display: inline-block;
  margin-right: 0.12rem;
  vertical-align: middle;
  font-size: 0.14rem;
}
.container-bottom .footer>ul>.operate {
  position: absolute;
  right: 0.4rem;
  width: 7rem;
  height: 0.75rem;
  box-sizing: border-box;
  padding-top: 0.1rem;
  text-align: right;
  font-size: 0;
}
.container-bottom .footer>ul>.operate>div {
  position: relative;
  display: inline-block;
  width: 0.56rem;
  height: 0.56rem;
  margin-left: 0.6rem;
  border-radius: 0.28rem;
  cursor: pointer;
}
.container-bottom .footer>ul>.operate>div:nth-child(1) {
  background: url('../img/email_normal.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.operate>div:nth-child(2) {
  background: url('../img/qq_normal.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.operate>div:nth-child(3) {
  background: url('../img/qq_group_normal.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.operate>div:nth-child(1):hover {
  background: url('../img/email_hover.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.operate>div:nth-child(2):hover {
  background: url('../img/qq_hover.png') no-repeat center center;
  background-size: contain;
}
.container-bottom .footer>ul>.operate>div:nth-child(3):hover {
  background: url('../img/qq_group_hover.png') no-repeat center center;
  background-size: contain;
}
.agreement {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.agreement_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}
.agreement_cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 680px;
  height: 770px;
  margin-left: -340px;
  margin-top: -385px;
  background-color: #f7f7f7;
  overflow: hidden;
}
.close-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/close_btn.png) no-repeat center;
}
.ag_Title {
  height: 40px;
  position: relative;
}
.ag_Content {
  height: 730px;
  overflow-y: auto;
}
.ag_Content_inner {
  width: 548px;
  margin: 0 auto;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 24px;
  padding-bottom: 50px;
}
.ag_Content_inners {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 24px;
  padding:30px 50px;
}
.ag_Content_inners h1{
  text-align: center;
}
/* .ag_Content_inners p{
  text-indent: 2em;
} */