*{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:37.9vw;
    height:15.9vw;
    position: absolute;
    left: 31.25vw;
    top:71.125vw;
    border-radius:1vw;
  
   
}
.a1{
    width:19vw;
    height:19vw;
    position: absolute;
    left: 40.25vw;
    top:182.5vw;
    border-radius:9.5vw;
  

}
.check-notice{
	
    width: 87px;
    height:35px;
    position: absolute;
    left:701px;
    top:515px;	
   
   
}