.hide {
  display: none;
}
@font-face {
  font-family: zihun143hao;
  src: url(../font/zihun143hao.ttf);
 }
.fontZihun {
  font-family: zihun143hao ;
 }


p,h2,h3,h4,h5,h6,span{
  font-family:'PingFang SC',"Source Han Sans CN" !important;
}

.clear{
	clear: both;
}
.banner{
	background: linear-gradient(to bottom, #0c2d66 0%, #2f6fc0 50%, #ffffff 100%);
	margin: 0 auto ;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0.6rem;
}

.banner h1{
    font-size: 0.6rem;
    color: #fefefe;
    padding-top: 20px;
    font-weight: bold;
    letter-spacing: 4px;
	margin-top: 1rem;
    margin-bottom: .3rem;
}
.banner h2{
	    font-size: 0.3rem;
	    color: #fff;
	    margin-top: 0.1rem;
	    white-space: nowrap;
		margin-bottom: 0.2rem;
			
}
.banner h2:nth-child(2){
	    opacity: .8;
}
.banner h2:nth-child(3){
	    opacity: .8;
}
.banner-line {
    width:6rem;
    margin: auto;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    border-top: solid #025797 1px;
    border-bottom: solid 1px #6299e1;
}
.banner h2 span{
	font-weight: bold;
	color: #ffff00;
}

.date-box {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.26rem;
	margin: 20px auto 0;
	    justify-content: center;
  }

  .number-box {
    width: 80px;
    height: 80px;
    border: 2px solid #3a7be0;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.5rem;
    font-weight: bold;
    background: #fff;
  }
  
  .banner-triangle span {
      margin: 0.46875rem auto 0.3125rem;
      display: block;
      width: 0;
      height: 0;
      border-left: 0.15625rem solid transparent;
      border-right: 0.15625rem solid transparent;
      border-top: 0.3125rem solid #cccccc;
  }
  .page01{
		margin: 0 auto ;
	}
  .page01 ul{
	  margin-top: 0.3rem;
	  
  }
  
    .page01 ul li{
		    width: 6.8rem;
		    height: 1rem;
		    background: linear-gradient(90deg, #4c8ede, #387bcd);
		    border-radius: 0.5rem;
		    font-size: 0.3rem;
		    color: #fff;
		    box-shadow: 0 0 5px #fff;
		    font-weight: bold;
			text-align: center;
			line-height: 1rem;
			margin: 0.3rem auto 0;
	}
	 .page01 ul li h3{
		font-weight: bold; 
		line-height: 1rem;
	
	 }
	 .page01 ul li h3 span{
		 	color: #ffff00;
			font-weight: bold; 
	 }
	 .page01_txt h3{
		 text-align: center;
		 margin: .2rem auto;
		 font-size: .24rem;
		 font-weight: bold;
		 color: #ff4500;
	 }
	 .page02{
		 margin: 0.6rem auto 0;
	 }
	 .page02 .page02_text h2{
		 text-align: center;
		     font-size: 0.5625rem;
		     color: #4289e1;
		     font-weight: 600;
			 line-height: 0.7rem;
		margin-top: 0.3rem;	 
	 }
	
	.page02 ul li{
		float: left;
		    width: 31%;
		    height: 1.5rem;
		    border: 1px solid #ccc;
		    border-radius: 8px;
		    text-align: center;
		    float: left;
		    margin-top: 0.3125rem;
			margin-left: 0.15rem;
	}
	.page02 ul li p{
		    font-size: 0.34rem;
		    color: #3792e7;
		    margin-top: 0.15rem;
		    font-weight: bold;
	}
	
    .page02 ul li h4{
	    width: 90%;
	    height: 0.5rem;
	    border-radius: 8px;
	    color: #fff;
	    font-size: 0.3rem;
	    margin: 0.15rem auto 0;
	    background: linear-gradient(90deg, #4c8ede, #387bcd);
	    background-color: #4587d8;
	    font-weight: bold;
		text-align: center;
		line-height: 0.5rem;
		
		}
		
		.page02 h5{
			    width: 5rem;
			    height: 0.8rem;
			    background: linear-gradient(90deg, #4c8ede, #387bcd);
			    border-radius: 0.4rem;
			    font-size: 0.32rem;
			    color: #fff;
			    box-shadow: 0 0 5px #fff;
	            margin: 0.3rem auto 0;
				text-align: center;
				line-height: 0.8rem;
			    font-weight: 600;
				color: #fff;
		}
	.page03{
		margin: 0.6rem auto 0;
		
	}
		
	.page03 h2{
	text-align: center;
	     font-size: 0.5625rem;
	     color: #4289e1;
	     font-weight: 600;
		 line-height: 0.7rem;
	margin-top: 0.3rem;	 	
	}	
		.page03 ul li {
			margin-top: 0.4rem;
		}
	.page03 ul li h3{
		    font-size: 0.4rem;
		    color: #3783e0;
		    border-left: 3px solid #3783e0;
		   font-weight: bold;
		    margin: auto;
		    padding-left: 7px;
		    line-height: 0.5rem;
		margin-left: 0.2rem;
	}
	.page03 ul li img{
		    width:90%;
		    display: block;
		    margin: 0.3rem auto;
		    padding: 0.1rem;
		    border: solid 1px #ccc;
		    border-radius: 0.1rem;
	}
	
	
	.page03 ul li p {
	    font-size: 0.3rem;
	    color: #666;
	       width:90%;
	    margin: 0.2rem auto;
	    line-height: 0.6rem;
	}
	
	.page03 ul li h5{
		width: 4rem;
		height: 0.8rem;
		background: linear-gradient(90deg, #4c8ede, #387bcd);
		border-radius: 0.4rem;
		font-size: 0.32rem;
		color: #fff;
		box-shadow: 0 0 5px #fff;
		margin: 0.3rem auto 0;
		text-align: center;
		line-height: 0.8rem;
		font-weight: 600;
		color: #fff;
	}
	
	.page04{
		margin: 0.6rem auto 0;	
	}
	
	.page04 h2{
		margin: 0.6rem auto 0;	
		text-align: center;
		     font-size: 0.5625rem;
		     color: #4289e1;
		     font-weight: 600;
			 line-height: 0.7rem;
		margin-top: 0.3rem;	 	
	}
	.page04 ul{
			margin: 0.3rem auto 0;
			width: 96%;
			
		}
	.page04 ul li{

			    display: flex;
			    justify-content: space-between;
			    align-items: center;
			    border-bottom: 1px solid #e5e5e5;
			    padding: 10px 0;
			
		}
		.page04 ul li p{
			
			    font-size: 0.3rem;
			    color: #666;
  text-align: left;
		
		}
.page04 ul li h3 {
    display: block;
    width: 100px;
    text-align: center;
    line-height: 30px;
    background: #3a7dcf;
    color: #fff;
    border-radius: 6px;
    font-size: 0.24rem;
}
.page05{
	height: 2rem;
}
.page06{
	position: fixed;
	bottom: 0;
	  background:rgba(0,0,0,0.4);
    width: 100%;
	padding-bottom: 0.3rem;
}
  .notice-box {
    display: flex;
    align-items: center;
  
    padding: 10px 20px;
    border-radius: 6px;
    width:90%;
	margin: 0 auto 0;
    overflow: hidden;
  }

  .notice-list {
    height: 40px; 
    overflow: hidden;
    flex: 1;
  }

  .notice-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    animation: scrollUp 15s linear infinite;
  }

  .notice-list li {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.25rem;
    color: #fff;
  }

  .ask-btn {
    margin-left: 20px;
    background: #2d8cf0;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 6px 16px;
    cursor: pointer;
    font-size: 14px;
  }
  @keyframes scrollUp {
    0% { transform: translateY(0); }
    100% { transform: translateY(-400px); } 
  }
  

 .zhegai {
     position: fixed;
   display: none;
     top: 0;
     left: 0;
     z-index:98;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.5);
 }
 .tan{
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  
  transform: translate(-50%, -50%);
    width:5.8rem;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 99;
  padding: 0 0.3rem 0.3rem;
  }
  
 .tan_cont .tan_top{
 display: block;
   width:5.5rem;
 height: 40px;
 opacity: 1;
 border-radius: 2px 2px, 0px, 0px;
 text-align: center;	
 }
 .tan_cont .tan_top p{
text-align: center;
    font-size: 0.26rem;
    font-weight: 400;
    padding-top: 17px;
    line-height: 0.35rem;
    
    color: rgba(51, 51, 51, 1);
    display: inline-block;  
   }
 .tan_cont .tan-close {
  font-size: 16px;
      cursor: pointer;
      float: right;
      line-height: 37px;
      color: #adadad;
      margin-right: 10px;
  }
  
  .form-title{
  text-align: center;
      font-size: 26px;
      color: #fff;
      margin-bottom: 5px;
      margin-top: 46px;
          font-weight: bold;
  }
  .tan .form-title{
          text-align: center;
      font-size: 26px;
      color: #fff;
      margin-bottom: 5px;
      margin-top: 46px;
      font-weight: bold;
  }
  
 .tan .input-av ul li p{
 	line-height: 20px;
 	font-size: 14px;
 	color: rgba(51, 51, 51, 1);
 	float: left;
 	line-height: 40px;
 	margin-right: 8px;
 }
 .tan .input-av ul li p span{
 	color: rgba(212, 48, 48, 1);
 }
 .tan .fixed-signup ul li {
      width: 6rem;
      height: 40px;
      border-radius: 10px;
      margin: 20px auto 0;
      position: relative;
 	 
  }
  
  .tan .fixed-signup ul li input {
    width: 4rem;
    height: 40px;
    opacity: 1;
    border-radius: 2px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(204, 204, 204, 1);
    padding-left: 5px;
  }
  .tan .fixed-signup ul li ol{
 width: 4.1rem;
 height: 42px;
 opacity: 1;
 border-radius: 2px;
 background: rgba(255, 255, 255, 1);
 float: left;
 border: 1px solid rgba(204, 204, 204, 1);
 
  }
  .tan .fixed-signup ul li:nth-child(2) input{
 	 border: 0;
 	 float: left;
 	 width: 102px;
  }
  .tan .fixed-signup ul li:nth-child(2) a{
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      height: 42px;
      line-height:42px;
      float: right;
      display: inline-block;
      background:linear-gradient(90deg, #4c8ede, #387bcd);
      width: 1.6rem;
      text-align: center;
  
  }
 
  .tan .fixed-signup ul li input:-moz-placeholder {  
  color: #3333;
  }  
  
  .tan .fixed-signup ul .btnn{
      width: 4rem;
      height: 42px;
      border-radius: 2px;
      border-radius: 100px;
      background:linear-gradient(90deg, #4c8ede, #387bcd);
      text-align: center;
      line-height: 42px;
      font-size: 14px;
      margin:0.36rem auto 0;
      border: 0;
     
      display: block;
      cursor: pointer;
      color: #FFFFFF;
  }
  
  .fs-form-bottom{
 	 text-align: center;
 	 font-size: 8px;
 	 font-weight: 400;
 	 line-height:20px;
 	 margin-top: 10px;
 	 color: rgba(196, 196, 196, 1);
  }
  
  .fs-form-bottom a{
	  color: linear-gradient(90deg, #4c8ede, #387bcd);
  }
  
  .top-nav{
	    max-width: 640px;
	      width: 100%;
	      background-color: #4b8ddd;
	      position: fixed;
	      top: 0;
	      left: 50%;                /* 定位到中间 */
	      transform: translateX(-50%); /* 水平居中 */
	      z-index: 999;
  }
  .top-nav ul {
      display: flex;
     align-items: center;
  }
    .top-nav ul li{
	    flex: 1;
	    box-sizing: border-box;
	    text-align: center;
	 
	    border-right: 1px solid #80b3f1;
	    
	    padding: .2rem 0;	
	}
    .top-nav ul li h3{
		color: #fff;
		font-size: 0.28rem;
	}
     .top-nav ul li:nth-child(1) h3{
		 color: #ffff00;
	 }	
  