 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;
 }
/*首页*/

#shouye{
	background: url(../img/bg_1.jpg) 0 0 no-repeat;background-size:100% 100%;overflow: hidden;
}

#btn1{
	position: absolute;
    left: 0;
    right: 0;
    top: 44%;
    margin: 0 auto;
}
#btn2{
    position: absolute;
    left: 0;
    right: 0;
    top: 56%;
    margin: 0 auto;
}
#btword{
    position: absolute;
    left: 2%;
    right: 0;
    top: 71%;
    margin: 0 auto;
    width: 60%;
}
#superbox{z-index: 44;}
.indexback{
    width: 14%;
    position: fixed;
    bottom: 1.4%;
    right: 36%;
}
.indexback img{width: 76%;}