 body{margin: 0;font-family: Arial,"微软雅黑";color: #666666; position: relative;font-size:26px;height: 100%;}
 html{height: 100%;}
 input,textarea{margin: 0;padding: 0;border: none;outline:none;}
 textarea{resize: none;overflow: auto;}
 em{font-style: normal;}
 ul,li{margin: 0;padding: 0;list-style: none;}
 img{border: none;vertical-align: top;}
 h1,p,h2{margin: 0;font-weight: normal;}
 .page{height: 100%;width: 100%;position: absolute;left: 0;
 top: 0;background-color: #FFFFFF;z-index: 1;
 display: none;}
 a,input{-webkit-tap-highlight-color:rgba(255,0,0,0) ;}
 .pageShow{display: block;}
 form{
    margin: 0;
    padding: 0;
 }
/*首页*/
#ft{height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: url(../img/bg.png) 0 0 no-repeat;background-size:100% 100%;overflow: hidden;
}
#shouye{
    background: url(../img/bg_1.jpg) 0 0 no-repeat;background-size:100% 100%;overflow: hidden;
}
.center{text-align: center;}
.zt{
    padding-top:10%;
    padding-bottom: 4%;

}
.lispage{/* text-align: center; */padding-bottom: 24%;}
.lispage a img{margin-bottom:5%;}
#bt1,#bt3,#bt5{margin-right: 4%;}

#superbox{
    width: 620px;height: 1003px;background-color: white;border-radius: 33px;position: absolute;left: 65px;top: 11%;display: none;
}
.indexback{width: 14%;position: fixed;bottom: 0.4%;right: 0;}
.indexback img{width: 76%;}
.pcgj{text-align: center;}
.pcgj #btn1{padding-top: 70%;margin-bottom: 1%;}
 