body{
	font: 16px arial,'Microsoft Yahei','Hiragino Sans GB',sans-serif;
	overflow: hidden;
}
a >button{
	background-color: rgba(200, 220, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
	transition: all 0.16s ease-in-out;
	box-shadow: #8daaef 0px 0px 2px;
}
a >button >h2{
	color: #1d3a5f;
	transition: all 0.16s ease-in-out;
}
a >button:hover{
	background-color: rgba(180, 200, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
}
#zhezhao{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	animation: instadweb03 1.1s forwards;
	overflow: hidden;
}
#shuidiyuan1{
	position: fixed;
	top: calc(50% - 500px);
	left: calc(50% - 20px);
	height: 40px;
	width: 40px;
	background-color: #cef;
	border-radius: 0%;
	transform: rotate(0deg);
	animation: instadweb01 1s forwards;
	box-shadow: #9ab 0px 0px 15px;
}
#shuidiyuanop{
	position: fixed;
	top: calc(50% - 0px);
	left: calc(50% - 0px);
	height: 0px;
	width: 0px;
	background-color: #cef;
	border-radius: 50%;
	animation: instadweb02 2s forwards;
	box-shadow: #9ab 0px 0px 15px;
}


#yanzhenglan{
	display: none;
	position: fixed;
	text-align:center;
	padding-top: 50px;
	top: 5%;
	left: calc(50% - 300px);
	height: 220px;
	width: 600px;
	background-color: rgba(245, 248, 254, 1);
	border-radius: calc(20px);
	transition: all 0.16s ease-in-out;
	box-shadow: #6d8aaf 0px 0px 6px;
	animation: instadwebyanzheng1 550ms forwards; 
	
}
#yanzhenglan:hover{
	background-color: rgba(240, 244, 254, 1);
}
#yanzhenglan >h1{
	color: #3d4a5f;
	transition: all 0.16s ease-in-out;
	font-size: 27px;
}
#yanzhenglan:hover >h1{
	color: #1d3a5f;
}
#yanzhenglan >button{
	background-color: rgba(200, 220, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
	transition: all 0.16s ease-in-out;
	box-shadow: #8daaef 0px 0px 2px;
}
#yanzhenglan >button >h2{
	color: #1d3a5f;
	transition: all 0.16s ease-in-out;
}
#yanzhenglan >button:hover{
	background-color: rgba(180, 200, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
}
#yanzhenglan >button:hover >h2{
	color: #1d2a3f;
}
#yanzhenglan >button:active{
	background-color: rgba(150, 175, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
}
#yanzhenglan >button:active >h2{
	color: #0d0a1f;
}


#denglulanusr{
	display: none;
	position: absolute;
	text-align:center;
	padding-top: 20px;
	top: 5%;
	left: calc(50% - 300px);
	height: 365px;
	width: 600px;
	background-color: rgba(245, 248, 254, 1);
	border-radius: calc(20px);
	transition: all 0.16s ease-in-out;
	box-shadow: #6d8aaf 0px 0px 6px;
	animation: instadwebyanzheng1 550ms forwards; 
	
}
#denglulanusr:hover{
	background-color: rgba(240, 244, 254, 1);
}
#denglulanusr >h1{
	color: #3d4a5f;
	transition: all 0.16s ease-in-out;
	font-size: 27px;
}
#denglulanusr:hover >h1{
	color: #1d3a5f;
}
#denglulanusr >button{
	background-color: rgba(200, 220, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
	transition: all 0.16s ease-in-out;
	box-shadow: #8daaef 0px 0px 2px;
}
#denglulanusr >button >h2{
	color: #1d3a5f;
	transition: all 0.16s ease-in-out;
}
#denglulanusr >button:hover{
	background-color: rgba(180, 200, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
}
#denglulanusr >button:hover >h2{
	color: #1d2a3f;
}
#denglulanusr >button:active{
	background-color: rgba(150, 175, 254, 1);
	width: 190px;
	border: 0px;
	border-radius: 50px;
}
#denglulanusr >button:active >h2{
	color: #0d0a1f;
}
#denglulanusr >input{
	background-color: rgba(235, 239, 254, 1);
	width: 60%;
	height: 40px;
	text-align: center;
	font-size: 25px;
	-moz-appearance: textfield;
	color: #1d3a5f;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
	border: none;
	outline: none;
	border-radius: 8px;
}
#dilan{
	position: fixed;
	top: calc(100% - 65px);
	left: 0%;
	width: 100%;
	height: 65px;
	background-color: rgba(242, 244, 249, 1);
	line-height: 0px;
	text-align:center;
}
#dilan >h5{
	color: #2d4a6f;
	font-size: 13px;
}
#dilan >h6{
	color: #2d4a6f;
	font-size: 12px;
}
.dilanlink a{
	font-size: 14px;
	color: #657fc2;
	TEXT-DECORATION:none;
	transition: all 0.16s ease-in-out;
}
.dilanlink a:hover
{
	font-size: 16px;
	color: #659fe2;
}
.dilanlink a:active
{
	font-size: 15px;
	color: #656fc2;
}
.VAPTCHA-init-main {
	display: table;
    width: 100%;
    height: 100%;
    background-color: #eeeeee;
}
.VAPTCHA-init-loading {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.VAPTCHA-init-loading>a {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: none;
}
.VAPTCHA-init-loading .VAPTCHA-text {
    font-family: sans-serif;
    font-size: 12px;
    color: #cccccc;
    vertical-align: middle;
}
#chapadiv {
	display: none;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: calc(100% - 65px);
	background-color: rgba(24, 34, 68, 0.1);
	backdrop-filter: blur(20px);
	animation: chapain1 550ms forwards;
}
@keyframes instadweb01 {
	0% {
		animation-timing-function: cubic-bezier(0.865, 1.000, 0.000, 1.000); 
		top: calc(50% - 500px);
		transform: rotate(0deg);
		border-radius: 0%;
		background-color: #fff;
	}
	100% {
		top: calc(50% - 20px);
		transform: rotate(720deg);
		border-radius: 50%;
		background-color: #cef;
	}
}
@keyframes instadweb02{
	0% {
		background-color: #fff;
		top: calc(50% - 0px);
		left: calc(50% - 0px);
		height: 0px;
		width: 0px;
		border-radius: 50%;
		box-shadow: #9ab 0px 0px 15px;
	}
	25% {
		animation-timing-function: cubic-bezier(0.380, 1.505, 0.735, 1.050);
		background-color: #cef;
		top: calc(50% - 0px);
		left: calc(50% - 0px);
		height: 0px;
		width: 0px;
		border-radius: 50%;
		box-shadow: #9ab 0px 0px 15px;
	}
	40% {
		animation-timing-function: cubic-bezier(0.030, 0.960, 0.075, 1);
		background-color: #cef;
		top: calc(50% - 35px);
		left: calc(50% - 35px);
		height: 70px;
		width: 70px;
		border-radius: 50%;
		box-shadow: #9ab 0px 0px 15px;
	}
	100% {
		animation-timing-function: cubic-bezier(0.030, 0.960, 0.075, 1);
		background-color: #fff;
		top: calc(-5% - 0px);
		left: calc(-5% - 0px);
		height: 110%;
		width: 110%;
		border-radius: 10%;
		box-shadow: #9ab 0px 0px 0px;
	}
}
@keyframes instadweb03{
	0% {
		opacity: 1;
		display: block;
	}
	80% {
		opacity: 1;
		display: block;
	}
	100% {
		opacity: 0;
		display: none;
	}
}
@keyframes instadwebyanzheng1{
	0% {
		top: 20%;
		opacity: 0.1;
		animation-timing-function: cubic-bezier(0.810, -0.485, 0.320, 1.465);
	}
	100% {
		top: 5%;
		opacity: 1;
	}
}
@keyframes yanzhengstart1{
	0% {
		left: calc(50% - 300px);
		opacity: 1;
		animation-timing-function: cubic-bezier(0.810, -0.485, 0.095, 1.410);
		display: block;
	}
	100% {
		left: calc(50% - 800px);
		opacity: 0;
		display: none;
	}
}
@keyframes chapain1{
	0% {opacity: 0;}
	100% {opacity: 1;}
}