 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{
    background: url(../img/bg.jpg) 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;
}

#btn1{
	position: absolute;
    left: 10%;
 
    width: 80%;
    top: 40%;
}
#btn2{
    position: absolute;
   left: 10%;
    top: 58%;
    width: 80%;
}
#btword{
    position: absolute;
    left: 166.5px;
    top: 82%;
}
#bt1{
    position: absolute;
    left: 60px;
    top: 25%;
}
#bt2{
    position: absolute;
    left: 60px;
    top: 37%;
}
#bt3{
    position: absolute;
    left: 60px;
    top: 50%;
}
#bt4{
    position: absolute;
    left: 60px;
    top: 63%;
}
#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%;}

.linkit{
    position: absolute;
    left: 10%;
    top: 74%;
    width: 80%;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    line-height: 46px;
    font-size: 32px;
}
.linkit span{
    color: #1ECDDE;
}