html{
  font-size: 62.5%;
}
body{
  margin:0;
  padding: 0;
  font-family: Microsoft YaHei,Helvetica,Tahoma;
  font-size: 10px;
  color: #494949;
  background-color: #fff;
}
button, html, input, select, textarea {
    font-family: Microsoft YaHei,Helvetica,Tahoma;
}
a,p,span,ul,ol,li,td{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  padding: 0;
  margin: 0;
  list-style-type:none;
  text-decoration: none;

}
a{
  color: #494949;
}
input{
    -webkit-appearance: none;
    outline: none;
    border: none;
    padding: 0;
}
.cozy-prompt{
  width:100%;
  height: 40px;
  background-color: #f1f0f6;
  position: relative;
}
.cozy-prompt p{
  line-height: 40px;
  text-align: center;
  font-size: 1.3rem;
}
.cozy-prompt-close{
  position: absolute;
    right: 4%;
    top: 9px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #19af1a;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
    color: #fff;
}
.home_top{
  width:100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 1.3rem;
}
.home_top p{
  float: left;
  margin-left: 8%;
}
.miaotui_icon{
  height: 70%;
  width: 23%;
  margin-left: 1%;
  float: left;
}
.miaotui_icon img{
  height: 100%;
  margin-top: 6px;
}
.home-introduce{
  width: 100%;
  overflow: auto;
  background-color: #40c840;
  color: #fff;
  padding-bottom: 10px;
}
.home-introduce p{
  text-align: center;
    padding: 10px;
    font-size: 1.6rem;
}
.home-introduce span{
    font-size: 1.2rem;
    line-height: 18px;
    text-align: left;
    margin-left: 10%;
    display: block;
    width: 80%;
}
.reg-login{
  height: 35px;
  width: 70%;
  margin-left: 15%;
  text-align: center;
  
  line-height: 23px;
  font-size: 1.5rem;
  font-weight: bold;
}
.home-reg{
  width: 90px;
  height: 23px;
  border-radius: 23px;
  float: left;
  margin-top: 10px;

  border: 1px solid #40c840;
  color: #40c840;

}
.home-login{
  width: 90px;
  height: 23px;
  border-radius: 23px;
  float: right;
  margin-top: 10px;

  border: 1px solid #40c840;
  color: #40c840;
}
.all-market{
  width: 80%;
  margin-left: 10%;
  overflow: auto;
  padding-bottom: 20px;
}
.all-market li{
  float: left;
  width: 50%;
  padding-top: 10%;
  text-align: center;
}
.mt-imgs{
  height: 50px;
}
.mt-imgs img{
  height: 100%;
}
.mts-span{
  font-size: 1.8rem;
  color: #40c840;
  padding-top: 12px;
  display: inline-block;
}
.mt-navigation{
  height: 50px;
  background-color: #f1f0f6;
  border-top: 1px solid #D4CFCF;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}
.mt-navigation li{
  float: left;
  width: 20%;
  text-align: center;
}
.nav-img{
      height: 25px;
    margin-top: 5px;
}
.nav-img img{
  height: 100%;
}
.nav-span{
  font-size: 1.4rem;
}
.move-top{
  position: fixed;
    bottom: 16%;
    width: 40px;
    right: 5%;
    height: 40px;
}
.move-top img{
  width: 100%;
}
.mt-tg{
  padding-top: 30px;
  background-color: #f4f5f5;
  padding-bottom: 55px;
}
.rhsy-mt{
  width: 100%;
  height: 70px;
  background-color: #fff;
  text-align: center;
  font-size: 2.2rem;
  color: #19af1a;
  line-height: 70px;
  margin-bottom: 20px;

}
.mtyx-xt{
  width: 90%;
  margin-left: 5%;
  overflow: auto;
}
.mtyx-xt li{
  clear: both;
}
.hidden-cicle{
  width: 45px;
  overflow: hidden;
  float: left;
}
.mtyx-xt-title{
  
  background-color: #fff;
  font-size: 2rem;
  color: #6ba55f;
}
.left{
      width: 70px;
      height: 150px;/*高度为宽度的2倍*/
      border-radius: 70px 0 0 70px;/*圆角半径为宽度的值*/
}
.mtyx-xt-title span{
    display: inline-block;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
    padding-top: 49px;
}
.mtyx-xt-con{
  float: right;
  width: 78%;
  background-color: #fff;
  margin-top: 5px;
  height: 120px;
  padding: 10px 5px;
    line-height: 17px;
    font-size: 1.4rem;
}
.mtyx-xt-con p{
   text-indent: 2em;
}
.mtyx-xt-all{
  overflow: auto;
      width: 220px;
    margin: 27px auto;
}
.mtyx-xt-make{
  width: 70px;
  height: 70px;
  float: left;
  text-align: center;
  line-height: 70px;
  background-color: #b0f5a9;
  border-radius: 100%;
  font-size: 1.5rem;
}
.mt-ys{
  width: 100%;
  padding-bottom: 70px;
  background-color: #e1e2e2;
  padding-top: 50px;
}
.we-advantage{
      width: 160px;
    background-image: url(../img/advantage-bg.png);
    background-size: 100% 100%;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5rem;
    color: #24ba33;
}
.advantage-p{
  text-align: center;
  margin-top: 10px;
  font-size: 1.5rem;
}

.advantage-con{
  margin-top: 70px;
}
.advantage-con li{
  width: 88%;
    margin-left: 6%;
    margin-top: 20px;
}
.advantage-circle{
  background: #fff;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    line-height: 70px;
    font-size: 2rem;
    text-align: center;
    color: #6ba55f;
    display: inline-block;
    float: left;
}
.advantage-circle-hidden1{
  overflow-y:hidden; 
  height: 70px;
}
.advantage-circle-hidden1 p{
  display: inline-block;
  font-size: 1.4rem;
  color: #546757;
  margin-left: 10px;
  float: left;
  width: 65%;
  
}
.advantage-circle-hidden2{
  overflow-y:hidden; 
  height: 70px;
}
.advantage-circle-hidden2 p{
  display: inline-block;
  font-size: 1.4rem;
  color: #546757;
  margin-right: 10px;
  float: right;
   width: 65%;
  
}
.advantage-line{
    height: 0px;
    border: 2px solid #fff;
    width: 88%;
    margin-left: 30px;
    margin-top: -4px;
}
.mt-about{
  width: 100%;

}
.success-case{
  width: 100%;
  height: 40px;
  width: 135px;
  margin:0 auto;
  margin-top: 80px;
}
.case-icon{
  height: 40px;
  float: left;

}
.case-icon img{
  height: 100%;
}
.success-case span{
    line-height: 40px;
    font-size: 2rem;
    color: #0f320b;
    margin-left: 10px;
}
.home_main_case{
  width: 95%;
  margin-left: 5%;
  overflow: auto;
}
.home_main_case li{
  width: 50%;
  float: left; 
  margin-top: 20px;
}
.case_li_main{
  width: 88%;
  border:1px solid #d6d6d6;
  border-radius: 5px;
}
.game_case_img{ 
  width: 100%; 
  position: relative;
}
.game_case_imgicon{
  position: absolute;
  top: 16px;
  right: -12px;
}
.game_case_img img{
  width: 100%;
}
.game_case_name{
  text-align: center;
  color: #666; 
  margin-top: 5px;
  font-size: 1.4rem;
}
.game_case_name div{
  margin-bottom: 3px;
}
.contact-mode{
  margin-top: 30px;
  text-align: center;
}
.contact-mode p{
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.mt-footer{
  margin-bottom: 50px;
  background-color: #f1f0f6;
  height:320px;
}
.QR_codeQ497215737{
  height: 200px;
  padding-top: 10px;
  text-align: center;
}
.QR_codeQ497215737 img{
  height: 100%;
}
.mt-footer p{
  text-align: center;
  font-size: 1.2rem;
 /* color:#fff;
  border-top: 1px solid #86d0d9;
    background: #44b549;*/
}
.ani{
  height: 0;
  transition: height 1s;
  -moz-transition: height 1s;
  -webkit-transition: height 1s; 
  -o-transition: height 1s; 
}

