.fs24{font-size: 24px;}
.fs44{font-size: 44px;}
.wrapper{
  width:1200px;margin:0 auto;
}
a{
  text-decoration:none;
}

.lt{
  float:left;
}
.rt{
  float:right;
}
.clear{
  clear:both;
}
header{
  height: 80px;
  width: 100%;
  background-color: transparent;
  padding: 0;
  position: fixed;
  top: 0px;
  z-index: 99;
}
header .logo{
  width: 290px;
  display: inline-block;
  margin-top: 18px;
  float: left;
}
header .logo img{
  width:270px;
}
header .navs{
  float: right;
  line-height: 66px;
  font-size: 14px;
}
header .navs li{
  display:inline-block;
}
header .navs .menuList{
  display: inline-block;
  margin: 0 20px;
  text-decoration: none;
}
header .navs .menuList a{
  color:#fff;
  text-decoration: none;
}
/* header .navs .menuList:not(.active) a:hover {
  text-decoration: underline;
  font-weight: 700;
} */
header .navs .menuList.active{
  background-color: transparent;
  border-bottom:2px solid #fff;
  font-size: 20px;
}

header .navs .otherList a{
  color:#fff;
}

header .navs .otherList.active, header .navs .otherList:hover{
  background-color: transparent;
  border-bottom:2px solid #fff;
  font-size: 20px;
}
header .navs .menuList.active a{
  color:#fff;
}
.banner{
  height: 865px;
  position: relative;
  background: rgb(58, 87, 237);
}

.banner .b_abs{
  position: absolute;
  left: 68%;
  top: 61%;
}
.banner .logo{
    margin: -250px 0 0 -275px;
}
.banner .text{
    margin: -60px 0 0 -270px;
    color: #333;
    font-size: 28px;
}
.banner .btn{
  border-color: #546af1;height: 40px;line-height: 40px;
  background-color: transparent;font-size: 18px;color:#fff;
  width:300px;text-align: left;border-radius: 40px;color: #546af1;
  left: 58%;
  top: 78%;
}
.banner .btn .ios-word{
  transition: all 0.2s linear;
}
.banner .btn:hover .ios-word{
  transform:scale(1.2)
}
.banner .btn img,.banner .btn span{
  display: inline-block;
  vertical-align: middle;
  height: 35px;line-height: 35px;
}
.banner .btn img{
  margin-left:82px;
}
.banner .ios{
    /* margin: 11px 0 0 -150px; */
}
.banner .android{
    /* margin: 91px 0 0 -150px; */
    /* animation-delay:0.2s;
    -webkit-animation-delay:0.2s;  */
}
.banner .qrcode{
    margin: 9px 0 0 131px;
    width: 144px;
    animation-delay:0.4s;
    -webkit-animation-delay:0.4s; 
    top: 78%;
}
.banner .hand{
    margin: -182px 0 0 100px;
}
.ts-list{
 overflow:hidden;
  font-size: 14px;
  padding-top:28%;
}
.ts-list li{
  float:left;
  width:120px;
}
.ts-list li.li{
  padding-right: 8%;
}
.ts-list li.li1{
  animation-delay:0.2s;
  -webkit-animation-delay:0.2s; 
}
.ts-list li.li2{
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s; 
}
.ts-list li.li3{
  animation-delay:0.4s;
  -webkit-animation-delay:0.4s; 
}
.ts-list li.li4{
  animation-delay:0.5s;
  -webkit-animation-delay:0.5s; 
}
.ts-list li.li5{
  animation-delay:0.7s;
  -webkit-animation-delay:0.7s; 
}
.ts-list .li6{
  animation-delay:0.9s;
  -webkit-animation-delay:0.9s; 
}
.ts-list p{position: relative;}
.ts-list li .list-icon{
  width:120px;
  height:75px;
}
.ts-list li .list-icon1{
  background:url("./images/gn_icon.png?v=1") no-repeat 15px 0px;

}
.ts-list li .list-icon2{
  background:url("./images/gn_icon.png?v=1") no-repeat -202px 0px;
}
.ts-list li .list-icon3{
  background:url("./images/gn_icon.png?v=1") no-repeat -420px 0px;
}
.ts-list li .list-icon4{
  background:url("./images/gn_icon.png?v=1") no-repeat -636px 0px;
}
.ts-list li .list-icon5{
  background:url("./images/gn_icon.png?v=1") no-repeat -854px 0px;
}
.ts-list li .list-icon6{
  background:url("./images/gn_icon.png?v=1") no-repeat -1072px 0px;
}
.ts-list .fs18{
  margin:10px 0;
  color:#333;
  font-weight:bold;
  text-align:center;
}
.ts-list .list-des{
  text-align:justify;
}

.sec-title{
  font-size:56px;
  font-weight:bold;
}
.sub-title{
  font-size:22px;
}
.con-con{
  font-size:16px;
  line-height:24px;
}
.section3{
  position:relative;
}
.sec-title3{
  padding-top:100px;
  animation-delay:0s;
  -webkit-animation-delay:0s; 
}
.sub-title3{
  margin:10px 0 15px 0;
  animation-delay:0.4s;
  -webkit-animation-delay:0.4s; 
}
.section3 .con-con{
  animation-delay:0.5s;
  -webkit-animation-delay:0.5s;
}
.section3 .sec3-con{
  width:100%;
  height:50%;
  background:url("./images/sec3_bg.png?v=1") no-repeat;
  color:#ffffff;
}
.section3 .sec3-pic{
  width:40%;
  margin-top:3%;
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s; 
}
.section3 .sec3-pic img{
  width:100%;
}
.section4{
  position:relative;
}
.section4 .con-con{
  animation-delay:0.2s;
  -webkit-animation-delay:0.2s; 
}
.section4 .con-con1{
  margin-top:15px;
}
.section4 .sec4-pic{
    width: 30%;
    margin-top: 3%;
    /* text-align:center; */
}
.banner1{
  width:240px;
  padding-left:40px;
}
.banner2,.banner3{
  display:inline-block;
  width:240px;
  margin:0 auto;
  padding-left:60px;
}
.section4 .sec-title4{
  padding-top:16%;
}
.section4 .sub-title4{
  margin-left:50px;
  padding-top:16%;
}
.sec4-wrapper{
  overflow:hidden;
  background: #eff3f6;
  height: 100%;
  width: 100%;
}
.section4-title {
  margin-top: 12%;
  position: relative;
}
.section4-title .fr {
  position: absolute;
  top: 20px;
  right: 0;
}
.section4-desc {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333;
  margin-top: 27px;
}
.section4-services {
  margin-top: 90px;
  margin-left: 4%;
}
.section4-services li {
  float: left;
  width: 33.3%;
  color: #333;
  height: 156px;
  position:relative;
  top:0px;
}
.delay1 {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.delay2 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.delay3 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
.delay4 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.delay5 {
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.delay6 {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
.section4-services li p {
  margin-left: 100px;
}
.section4-services li .sec4-bold {
  font-size: 24px;
  margin-bottom: 13px;
}
.section5{
  position:relative;
}
.section5 .sec5-con{
  width:100%;
  height:50%;
  background:url("./images/sec5_bg.png?v=1") no-repeat;
  color:#ffffff;
}
.section5 .sec-title5{
  margin:140px 0 15px 0;
}
.section5 .con-con{
  margin-left: 8px;
  animation-delay:0.2s;
  -webkit-animation-delay:0.2s;
}
.section5 .sec-title5:before{
  content:'';
  display:inline-block;
  width:4px;
  height:58px;
  background:#ffffff;
  position: relative;
  top: 10px;
  right: 22px;
}
.section5 .sec-title5:after{
  content:'';
  display:inline-block;
  width:4px;
  height:58px;
  background:#ffffff;
  position: relative;
  top: 10px;
  left: 22px;
}
.section5 .sec5-pic{
  width:40%;
  margin-top:3%;
}
.section5 .sec5-pic img{
  width:100%;
}
.section6{
  position:relative;
}
.section6 .sec6-con{
  width:100%;
  height:50%;
  background:url("./images/sec6_bg.png?v=1") no-repeat;
  
}
.section6 .con-con{
  margin:10px 0 15px 0;
  animation-delay:0.5s;
  -webkit-animation-delay:0.5s;
}
.section6 .sec6-pic{
  width:40%;
  margin-top:3%;
  animation-delay:0.2s;
  -webkit-animation-delay:0.2s;
}
.section6 .sec6-pic img{
  width:100%;
}
.section6 .sec-title6{
  padding-top:32%;
  color:#3a57ed;
  animation-delay:0.1s;
  -webkit-animation-delay:0.1s;
}
.section6 .sub-title6{
  position:absolute;
  top:370px;
  left:450px;
}
.section6 .sec6-con .con-null{
  width:80px;
  height:4px;
  background:#3a57ed;
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s;
}
.section7{
  position:relative;
  width:100%;
  height:50%;
  text-align:center;
  
}
.section7 .title{
  font-size:30px;
  color:#3a57ed;
  padding-top:300px;
  animation-delay:0.1s;
  -webkit-animation-delay:0.1s;
  letter-spacing:3px;
}
.section7 .ios-and{
  height:55px;
  line-height:55px;
  width:140px;
  background:#3a57ed;
  color:#ffffff;
  font-size:14px;
  padding:0px 90px 0 110px;
  border-radius:55px;
  margin: 20px auto 0px;
  animation-delay:0.5s;
  -webkit-animation-delay:0.5s;
 cursor: pointer;
}
.section7 .ios-and:hover span{
  transform:scale(1.2);
}
.section7 .ios-and img{
  vertical-align:middle;
}
.section7 .ios-and span{
  display:inline-block;
  height:55px;
  line-height:55px;
  margin-left:10px;
  transition:all 0.2s linear;
  color: #fff;
}
.section7 .download{
  padding-top:284px;
  animation-delay:0.3s;
  -webkit-animation-delay:0.3s;
}
.section7 .download img{
  width:200px;
}
.section7 .downfile{
  width:800px;
  margin:0 auto;
  height:943px;
}
.section7 .footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  z-index:999;
}
/* footer */
.footer{padding: 24px 0;background: #222324;color:#fff;line-height: 2;text-align:center;}
.footer .wrapper{position: relative;}
.footer .cl-gray{color:#adadad;}
.footer .cl-gray a{display:inline-block;text-decoration:none;height:20px;line-height:20px;}
.footer .cl-gray img{float: left;}
.footer .cl-gray p{float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px;color:#adadad;}
.footer .other-links{margin-bottom:20px;}
.footer .other-links a{margin: 0px 8px;color:#fff;}
.footer .icon{position: absolute;right:40px;bottom:0px;text-align: center;}

.ui-sidebar {
  margin-left: 630px;
}

/* 悬浮框样式重写 */
#appitro .ui-sidebar .item{
width:45px;
height:45px;
}
#appitro .ui-sidebar .item .fa{
  display:none;
} 
#appitro .ui-sidebar .item .text{
  display:none;
}
#appitro .ui-sidebar .item.with-text1{
  background:transparent url(./images/unhover.png?v=1) no-repeat 0 -100px ;
}
#appitro .ui-sidebar .item.with-text2{
  background:transparent url(./images/unhover.png?v=1) no-repeat 0 -50px ;
}
#appitro .ui-sidebar .item.with-text3{
  background:transparent url(./images/unhover.png?v=1) no-repeat 0 0;
}
#appitro .ui-sidebar .item.with-text1:hover{
  background:transparent url(./images/hover.png?v=1) no-repeat 0 -100px ;
}
#appitro .ui-sidebar .item.with-text2:hover{
  background:transparent url(./images/hover.png?v=1) no-repeat 0 -50px ;
}
#appitro .ui-sidebar .item.with-text3:hover{
  background:transparent url(./images/hover.png?v=1) no-repeat 0 0;
}

/*轮播插件样式重写 */
.swiper-button-prev,.swiper-button-next{
  width:30px !important;
  height:50px !important;
  background-image:none !important;
}

.swiper-button-prev{

}
.before{
  
    display: block;
    width: 16px;
    height: 16px;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #999;
    border-left: 2px solid #999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 15px 0 0 8px;
}
.after{
display: block;
width: 16px;
height: 16px;
border-top: 2px solid #999;
border-right: 2px solid #999;
border-bottom: 2px solid transparent;
border-left: 2px solid transparent;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
margin: 15px 0 0 -2px;
}
.before:hover{
  border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
}
.after:hover{
  border-top: 2px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid transparent;
border-left: 2px solid transparent;
}
.swiper-pagination-bullet-active{
background:#3a57ed !important;  
}
/* APP product to modify, author: Johnny Liao */
.clearfix:after{
  visibility:hidden;
  display:block;
  font-size:0;
  content: " ";
  clear:both;
  height:0;
}
.clearfix{
  *zoom:1;
}
.first-box {
  width: 1200px;
  margin: 0 auto;
  padding: 10% 0 0 0;
  position: relative;
}
.first-left {
  /* float: left; */
}
.first-right {
  /* float: right; */
}
.banner .ftitle {
  left: 46%;
  top: 73%;
}
.magnifier {
  position: absolute;
  top: 77px;
  right: 38px;
  width: 161px;
  height: 146px;
  z-index: 9;
}
.section1-ftitle {
  font-size: 26px;
  text-align: justify;
  width: 517px;
}
.section1-ftitle>span {
  display: inline-block;
  width: 100%;
}
.section1-stitle {
  font-size: 14px;
  text-indent: 20px;
}
.inner-box50 {
    width: 49%;
    color: #fff;
}
.inner-box50 .ios, .inner-box50 .android {
  color: #3a57ed;
  font-size: 20px;
  display: inline-block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  padding-left: 54px;
  text-decoration: none;
}
.inner-box50 .ios span, .inner-box50 .android span {
  padding-left: 42px;
}
.inner-box50 .ios {
  margin-bottom: 14px;
  margin-top: 78px;
}
.inner-box50 .white-bg {
  background: url('../img/down_btn_white.png?v=1') no-repeat;
}
.inner-box50 .ios i {
  background: url('../img/banner_apple.png?v=1') no-repeat;
  width: 30px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}
.inner-box50 .android i {
  background: url('../img/banner_android.png?v=1') no-repeat;
  width: 30px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}
.margin140 {
  margin-top: 140px;
}
.margin140 img {
  margin-bottom: 14px;
}
.margin140 p {
  margin-bottom: 48px;
}
.margin48 {
  margin-top: 48px;
  margin-bottom: 26px;
}
.margin48 img {
  margin-bottom: 28px;
}
.inner-box50 .erwei {
  margin: 32px 0 0 32px;
  padding: 30px;
}
.first-box .right-box {
  position: relative;
}
.first-box .right-box img {
  position: absolute;
  top: 90px;
  left: 0;
}
.section2-out-box {
  
}
.product-introduction {
  width: 100%;
  margin-top: 60px;
  margin-left: 2%;
  margin-bottom: 30px;
}
.product-introduction li {
  width: 32%;
  height: 142px;
  padding-bottom: 20px;
  float: left;
  margin-right: 1%;
}
.product-introduction li img {
  margin-bottom: 26px;
  margin-left: 16px;
}
.product-introduction li p {
  color: #333;
  padding-right: 136px;
  height: 51px;
  margin-bottom: 25px;
  font-size: 14px;
}
.product-introduction li div {
  border-bottom: solid 1px #c6c6c6;
  margin-right: 132px;
  display: none;
}
.product-introduction li:hover div {
  display: block;
}
.product-introduction li span {
  display: block;
  width: 10px;
  height: 10px;
  background: url('./images/circle.png?v=1') no-repeat;
  border-bottom: 1px solid #c6c6c6;
  position: relative;
  left: 0px;
  animation:mymove 3s infinite;
  -webkit-animation:mymove 3s 1;
}
.section3 .section3-right-box, .section3 .section3-left-box {
  margin-top: 12%;
}
.section3 .section3-right-box {
  width: 60%;
}
.section3 .section3-left-box {
  width: 40%;
}
.section3 .right-box-default li {
  float: left;
  height: 156px;
}
.section3 .right-box-default li.right-marg {
  margin-right: 90px;
}
.section3 .right-box-default img {
  margin-top: 40px;
}
.section3 .right-box-default p {
  margin-bottom: 10px;
  font-size: 14px;
}
.section3 .right-box-default .tit {
  font-size: 24px;
}
.section3 .right-box-default p span {
  font-weight: bold;
}
.section3 .right-box-default {
  background: #eff3f6;
  border-radius: 15px;
  width: 701px;
  padding: 49px 51px;
  color: #333;
  margin-bottom: 10px;
}
.section3 .right-box-active {
  background: #3a57ed;
  border-radius: 15px;
  color: #fff;
}
.section7 .wrapper {
  position: relative;
}
.section7-download {
  background: #3a57ed;
  border-radius: 15px;
  width: 1233px;
  height: 460px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -616.5px;
  margin-top: 190px;
}
.section7 .erwei-code {
  background: #4587ff;
  border-radius: 15px;
  height: 100%;
  width: 220px;
}
.r-code {
  position: fixed;
  left: 50%;
  bottom: 290px;
  line-height: 44px;
  margin-left: 620px;
  z-index: 10;
}
.section7 .erwei-code>img {
  width: 160px;
  padding: 30px;
  margin-top: 29%;
}
.section7 .down-btn {
  padding: 150px 72px 0 0;
}
.section7 .down-btn a {
  background: url('./images/down_btn_blue.png?v=1') no-repeat;
  width: 230px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
}
.section7 .down-btn a>span {
  color: #fff;
  font-size: 20px;
  margin-right: 15px;
}
.section7 .down-btn a>span.flMarg {
  margin-left: 15px;
}
.section7 .down-btn a>span>img {
  vertical-align: middle;
}
.newup img {
  margin-top: 12%;
}
.font-tips {

}
.font-tips img {
  position: absolute;
  left: 11%;
  top: 35%;
}
.animate-bounce-up:hover {
  -webkit-animation: bounce-up 1.4s linear infinite;
  animation: bounce-up 1.4s linear infinite;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.marginBottom85 {
  margin-bottom: 85px;
}
.marginTop260 {
  margin-top: 260px;
}
.marginTop60 {
  margin-top: 60px;
}
.section8 {
  padding-top: 95px;
}
/*  权限介绍开始  */

.introduce{
  
}
.intro_fr_box{
  border-radius: 15px;
  overflow: hidden;
}
.intro_tb{
  width: 780px;
}
.intro_tb_hd{
  height: 32px;
  font-size: 16px;
  line-height: 19px;
}
.hd_title{
  background-color: #3a57ed;
  font-weight: 100;
  color: white;
  text-align: center;
  border-left: 1px solid #fff;
}
/* .hd_title:first-child,.body_td:first-child{
  border-left: 0px;
} */
.body_td_first{
  width: 40px;
  height: 72px !important;
}
.td_first_div{
  writing-mode:vertical-lr;
  margin: 0 auto;
  /* width: 40px; */
  
  text-align: center;
}
.intro_tb_body_td{
  font-size: 14px;
}
.body_td{
  text-align: center;
  background-color: #fff;
  border-left: 1px solid #eff3f6;
  border-bottom:1px solid #eff3f6;
  height: 30px;
}
.wp50 { display: inline-block; width: 45%; }
.body_td.left {
  text-align: left;
  float: none;
  padding: 3px 15px;
}
.interoduce_lf_text{  
  font-size: 16px;  
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
}
.dib{
  display: inline-block;
}
.mt30{
  margin-top: 30px;
}
.mt60{
  margin-top: 60px;
}
.mt120{
  margin-top: 120px;
}
.mt20{
  margin-top: 20px;
}
.ft18{
  font-size: 18px;
}

/* 权限介绍结束 */
@keyframes mymove
{
  from {left:95%;}
  to {left:0px;}
}
@-webkit-keyframes mymove /*Safari and Chrome*/
{
  from {left:95%;}
  to {left:0px;}
}
@-webkit-keyframes bounce-up {
  25% {-webkit-transform: translateY(3px);}
  50%, 100% {-webkit-transform: translateY(0);}
  75% {-webkit-transform: translateY(-3px);}
}
@keyframes bounce-up {
  25% {transform: translateY(3px);}
  50%, 100% {transform: translateY(0);}
  75% {transform: translateY(-3px);}
}
@media screen and (max-width: 1440px){ 
  .first-left, .first-right {
    display: inline-block;
  }
  .first-left {
    width: 40%;
  }
  .first-right {
    width: 58%;
  }
  .first-left img {
    width: 310px;
    margin-left: 34%;
  }
  .banner .ftitle {
    left: 45%;
    top: 67%;
  }
  .banner .btn {
    left: 57%;
    top: 73%;
  }
  .banner .qrcode {
    top: 72.5%;
  }
  .banner .logo {
    top: 68%;
  }
  .sec-title3 {
    padding-top: 65px;
  }
  .section3 .sec3-pic {
    margin-top: -4%;
  }
  .section3 .sec3-pic img {
    width: 80%;
  }
  .section4 .sec-title4 {
    padding-top: 5%;
  }
  .section4 .sub-title4 {
    padding-top: 8%;
  }
  .banner1, .banner2, .banner3 {
    width: 168px;
  }
  .section4 .sec4-pic {
    width: 24%;
    margin-top: 0;
  }
  .ts-list {
    padding-top: 24%;
  }
  .section5 .sec5-pic img {
    width: 68%;
  }
  .section5 .sec-title5 {
    margin: 58px 0 15px 0;
  }
  .section6 .sec-title6 {
    padding-top: 16%;
  }
  .section6 .sec6-pic img {
    width: 72%;
  }
  .section7 .title {
    padding-top: 136px;
  }
  .section7 .download {
    padding-top: 149px;
  }
  .sec-title {
    font-size: 50px;
  }
  .magnifier {
    top: 56px;
    right: 44px;
    width: 121px;
    height: 106px;
  }

  /*app updatelog*/
  .first-box .right-box img {
    top: 32px;
  }
  .product-introduction li {
    margin-bottom: 15px;
  }
  .section3 .section3-right-box, .section3 .section3-left-box {
    margin-top: 8%;
  }
  .section3 .right-box-default {
    padding: 36px 51px;
  }
  .section7-download {
    margin-top: 120px;
  }
  .newup img {
    margin-top: 10%;
    margin-right: 20%;
  }
  .product-introduction {
    margin-left: 6%;
  }
}
@media screen and ( max-height: 700px ){ 
  .font-tips img {
    width: 240px;
    position: absolute;
    left: 11%;
    top: 37%;
  }
  .first-box {
    padding: 3% 0 0 50px;
  }
  .margin140 {
    margin-top: 87px;
  }
  .inner-box50 .ios {
    margin-top: 18px;
  }
  .inner-box50 .ios, .inner-box50 .android {
    height: 50px;
  }
  .inner-box50 .erwei {
    margin: 1px 0 0 32px;
    width: 120px;
    padding: 20px;
  }
  .first-box .right-box img {
    top: 112px;
    left: 64px;
    width: 450px;
  }
  header .logo {
    margin-left: 38px;
  }
  header .navs {
    margin-right: 38px;
  }
  .newup img {
    margin-right: 0;
    width: 238px;
    margin-left: 38px;
  }
  .product-introduction li p {
    margin-bottom: 5px;
    height: 67px;
  }
  .product-introduction li img {
    width: 155px;
  }
  .product-introduction li {
    padding-bottom: 11px;
  }
  .section1-bottom-title {
    width: 120px;
    margin-right: 38px;
  }
  .product-introduction {
    margin-top: 21px;
    margin-bottom: 0;
  }
  .marginTop260 {
    margin-top: 151px;
    width: 247px;
    display: block;
    margin-left: 38px;
  }
  .marginTop60 {
    margin-top: 30px;
    width: 155px;
    margin-left: 38px;
  }
  .section3 .right-box-default .tit {
    font-size: 22px;
  }
  .section3 .right-box-default {
    width: 665px;
    margin-bottom: 5px;
    padding: 10px 3px 10px 0;
  }
  .section3 .right-box-default p {
    margin-bottom: 5px;
  }
  .section3 .right-box-default img {
    margin-top: 40px;
    width: 70px;
    margin-left: 30px;
  }
  .section3-left-title {
    width: 246px;
    margin-left: 38px;
  }
  .section3-right-title {
    width: 155px;
    margin-right: 38px;
  }
  .section4-desc {
    font-size: 14px;
    margin-left: 38px;
    margin-top: 13px;
  }
  .section4-services {
    margin-top: 36px;
    margin-left: 38px;
  }
  .section4-services li {
    height: 136px;
  }
  .section4-services li .sec4-bold {
    font-size: 20px;
  }
  .section7-download {
    background: #3a57ed;
    border-radius: 15px;
    width: 1127px;
    height: 330px;
    margin-left: 38px;
    left: 0;
    margin-top: 129px;
    margin-right: 38px;
  }
  .section7 .footer {
    padding: 0;
  }
  .footer .other-links {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section7 .down-btn {
    padding: 113px 72px 0 0;
  }
  .section8 {
    margin-top: 8%;
  }
  /*  权限介绍开始  */
  .fl{
    float: left;
  }
  .fr{
    float: right;
  }
  
  .introduce{
    
  }
  .intro_fr_box{
    border-radius: 15px;
    overflow: hidden;
  }
  .intro_tb{
    width: 600px;
  }
  .intro_tb_hd{
    height: 50px;
    font-size: 16px;
    line-height: 19px;
  }
  .hd_title{
    background-color: #3a57ed;
    font-weight: 100;
    color: white;
    text-align: center;
    border-left: 1px solid #fff;
  }
  .hd_title:first-child,.body_td:first-child{
    border-left: 0px;
  }
  .body_td_first{
    width: 40px;
    height: 72px !important;
  }
  .td_first_div{
    writing-mode:vertical-lr;
    margin: 0 auto;
    /* width: 40px; */
    
    text-align: center;
  }
  .intro_tb_body_td{
    font-size: 14px;
  }
  .body_td{
    text-align: center;
    background-color: #eff3f6;
    border-left: 1px solid #fff;
    border-bottom:1px solid #fff;
    height: 36px;
  }
  /* 权限介绍结束 */
}
@media ( min-height: 720px ) and (max-height: 780px){ 
  .section8 {
    padding-top: 8%;
  }
  .body_td{
    height: 30px;
    font-size: 12px;
  }
  .hd_title{
    height: 40px;
    font-size: 14px;
  }
  .font-tips img {
    width: 240px;
    position: absolute;
    left: 11%;
    top: 37%;
  }
  .first-box {
    padding: 3% 0 0 50px;
  }
  .margin140 {
    margin-top: 170px;
  }
  .inner-box50 .ios {
    margin-top: 18px;
  }
  .inner-box50 .ios, .inner-box50 .android {
    height: 50px;
  }
  .inner-box50 .erwei {
    margin: 1px 0 0 32px;
    width: 120px;
    padding: 20px;
  }
  .first-box .right-box img {
    top: 207px;
    left: 64px;
    width: 450px;
  }
  header .logo {
    margin-left: 38px;
  }
  header .navs {
    margin-right: 38px;
  }
  .newup img {
    margin-right: 0;
    width: 238px;
    margin-left: 38px;
    margin-top: 12%;
  }
  .product-introduction li p {
    margin-bottom: 5px;
    height: 67px;
  }
  .product-introduction li img {
    width: 155px;
  }
  .product-introduction li {
    padding-bottom: 11px;
  }
  .section1-bottom-title {
    width: 120px;
    margin-right: 38px;
  }
  .product-introduction {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .marginTop260 {
    margin-top: 151px;
    width: 247px;
    display: block;
    margin-left: 38px;
  }
  .marginTop60 {
    margin-top: 30px;
    width: 155px;
    margin-left: 38px;
  }
  .section3 .right-box-default .tit {
    font-size: 22px;
  }
  .section3 .right-box-default {
    width: 665px;
    margin-bottom: 5px;
    padding: 10px 3px 10px 0;
  }
  .section3 .right-box-default p {
    margin-bottom: 5px;
  }
  .section3 .right-box-default img {
    margin-top: 40px;
    width: 70px;
    margin-left: 30px;
  }
  .section3-left-title {
    width: 246px;
    margin-left: 38px;
  }
  .section3-right-title {
    width: 155px;
    margin-right: 38px;
  }
  .section4-desc {
    font-size: 14px;
    margin-left: 38px;
    margin-top: 13px;
  }
  .section4-services {
    margin-top: 36px;
    margin-left: 38px;
  }
  .section4-services li {
    height: 136px;
  }
  .section4-services li .sec4-bold {
    font-size: 20px;
  }
  .section7-download {
    background: #3a57ed;
    border-radius: 15px;
    width: 1127px;
    height: 330px;
    margin-left: 38px;
    left: 0;
    margin-top: 162px;
    margin-right: 38px;
  }
  .section7 .footer {
    padding: 0;
  }
  .footer .other-links {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section7 .down-btn {
    padding: 113px 72px 0 0;
  }
  .section3 .section3-right-box, .section3 .section3-left-box {
    margin-top: 11%;
  }

   
}

