*{padding: 0;margin: 0;}
body{overflow-x: hidden;}
li{list-style:none;}
.pcIndexBox{
	width: 1920px;
	height: 1000px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	background: url(../images/pcbg.jpg) no-repeat;
	background-position: center 0; 

}
.box1 {
	width: 100vw;
	overflow: hidden;
}
.box1 .gameBg{
	width: 100vw;
}
.box1 .apply{
	width:25.9vw;
    height:8.9vw;
    position: absolute;
    left: 37.25vw;
    top:63.125vw;
    border-radius:1vw;
  
 	
   
   
    
    
}
.a1{
	width:25.9vw;
    height:8.9vw;
    position: absolute;
    left: 37.25vw;
    top:146.3vw;
    border-radius:1vw;

    	
	
	
}
.check-notice{
	
    width: 100px;
    height:37px;
    position: absolute;
    left:766px;
    top:533px;	
    	
      
   
    
    
}