
@media screen and (max-width: 1401px) {
#main{width:100%;}
#wrap{position:relative;margin:0 auto;width:1100px;height:680px;margin-top:-35px;}
#text{width: 400px;
height: 425px;
left: -74px;
top: 95px;
position: absolute;}
#code{display:none;font-size: 16px;
padding: 101px;
width: 395px;
height: 352px;
border-radius: 7px;
background-image: url(https://images.qijishow.com/13145201.png);
background-repeat: no-repeat;
padding-top: 119px;
}
#clock-box {position:absolute;left:0px;top:550px;font-size:28px;display:none;}
#clock-box a {font-size:28px;text-decoration:none;}
#clock{margin-left:0px;}
#clock .digit {font-size:64px;}
#canvas{margin:0 auto;width:1100px;height:680px;}
#error{margin:0 auto;text-align:center;margin-top:60px;display:none;}
.hand{cursor:pointer;}
.say{margin-left:5px;}
.space{margin-right:225px;}

.copyright{
display:none;
}
}

@media screen and (min-width: 1400px) {

#main{width:100%;}
#wrap{position:relative;margin:0 auto;width:1100px;height:680px;margin-top:110px;}
#text{width: 400px;
height: 425px;
left: -74px;
top: 95px;
position: absolute;}
#code{display:none;font-size: 16px;
padding: 101px;
width: 395px;
height: 352px;
border-radius: 7px;
background-image: url(https://images.qijishow.com/13145201.png);
background-repeat: no-repeat;
padding-top: 119px;
}
#clock-box {position:absolute;left:0px;top:550px;font-size:28px;display:none;}
#clock-box a {font-size:28px;text-decoration:none;}
#clock{margin-left:0px;}
#clock .digit {font-size:64px;}
#canvas{margin:0 auto;width:1100px;height:680px;}
#error{margin:0 auto;text-align:center;margin-top:60px;display:none;}
.hand{cursor:pointer;}
.say{margin-left:5px;}
.space{margin-right:225px;}
	
	}
	

@media screen and (max-width: 1250px) {

#main{width:100%;}
#wrap{position:relative;margin:0 auto;width: 100%;height:680px;margin-top:-40px;}
#text{width: 400px;
height: 425px;
left: -74px;
top: 95px;
position: absolute;
padding-left: 50px;

}
#code{display:none;font-size: 16px;
padding: 101px;
width: 395px;
height: 352px;
border-radius: 7px;
background-image: url(https://images.qijishow.com/13145201.png);
background-repeat: no-repeat;
padding-top: 119px;
}
#clock-box {position:absolute;left:50px;top:550px;font-size:28px;display:none;}
#clock-box a {font-size:28px;text-decoration:none;}
#clock{margin-left:0px;}
#clock .digit {font-size:64px;}
#canvas{margin:0 auto;width: 100%;height:680px;}
#error{margin:0 auto;text-align:center;margin-top:60px;display:none;}
.hand{cursor:pointer;}
.say{margin-left:5px;}
.space{margin-right:225px;}
	

}







