|  | @@ -59,13 +59,13 @@
 | 
	
		
			
				|  |  |    } */
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    .imgWrap {
 | 
	
		
			
				|  |  | -    margin-top: 15.625vw;
 | 
	
		
			
				|  |  | +    /* margin-top: 300px; */
 | 
	
		
			
				|  |  |      text-align: center;
 | 
	
		
			
				|  |  | -    /* width: 456px;
 | 
	
		
			
				|  |  | -        position: absolute;
 | 
	
		
			
				|  |  | -        top: 141px;
 | 
	
		
			
				|  |  | -        left: 50%;
 | 
	
		
			
				|  |  | -        margin-left: -288px;*/
 | 
	
		
			
				|  |  | +    width: 23.75vw;
 | 
	
		
			
				|  |  | +    position: absolute;
 | 
	
		
			
				|  |  | +    top: 7.34375vw;
 | 
	
		
			
				|  |  | +    left: 50%;
 | 
	
		
			
				|  |  | +    margin-left: -15vw;
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    .subMsg {
 | 
	
	
		
			
				|  | @@ -82,7 +82,6 @@
 | 
	
		
			
				|  |  |      border-radius: 0.9375vw;
 | 
	
		
			
				|  |  |      border: none;
 | 
	
		
			
				|  |  |      font-size: 1.14583vw;
 | 
	
		
			
				|  |  | -    font-family: PingFangSC-Semibold, PingFang SC;
 | 
	
		
			
				|  |  |      font-weight: 600;
 | 
	
		
			
				|  |  |      color: #FFFFFF;
 | 
	
		
			
				|  |  |      line-height: 1.5625vw;
 | 
	
	
		
			
				|  | @@ -177,15 +176,6 @@
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |      (function (window) {
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -      // if (IEVersion() != -1) {
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -      //   document.writeln("<pre style='text-align:center;color:#fff;background-color:#0cc; height:100%;border:0;position:fixed;top:0;left:0;width:100%;z-index:1234'>" +
 | 
	
		
			
				|  |  | -      //     "<h2 style='padding-top:200px;margin:0'><strong>" + str + "<br/></strong></h2><h2>" +
 | 
	
		
			
				|  |  | -      //     str2 + "</h2>");
 | 
	
		
			
				|  |  | -      //   document.execCommand("Stop");
 | 
	
		
			
				|  |  | -      // };
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |        if (!isChrome()) {
 | 
	
		
			
				|  |  |          // document.writeln("<div class='imgWrap'><img src='https://gyt.ks3-cn-beijing.ksyuncs.com/basic/1688699993534.png' class='bgImg' alt=''><img src='https://gyt.ks3-cn-beijing.ksyuncs.com/basic/1688699779209.png' class='btnImg' alt=''></div>");
 | 
	
		
			
				|  |  |  
 |