 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: 77px;
    top: 50%;
}
#btn2{
    position: absolute;
    left: 77px;
    top: 36%;
}
#btword{
    position: absolute;
    left: 166.5px;
    top: 82%;
}
#superbox{z-index: 44;}
.indexback{width: 14%;position: fixed;bottom: 3.4%;right: 2%;}
.indexback img{width: 76%;}
/*@media screen and (min-width:750px){
    #shouye{width: 750px;margin: 0 auto;left: 50%;margin-left: -375px;}
    #btn2 {
        position: absolute;
        left: 150px;
        top: 36%;
        width: 450px;
    }
    #btn1 {
        position: absolute;
       left: 150px;
        top: 55%;
        width: 450px;
    }
}*/