 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;
}
.bgs{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;background: rgba(0,0,0,0.7);}

#btn1{
	position: absolute;
    left: 142px;
    top: 50%;
    margin-top:88px;
}
#btn2{
    position: absolute;
    left: 142px; 
    top: 50%;
    margin-top: -88px;
}
#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%;}