body, html {
    margin: 0;
    padding: 0;
	width:100%;
    height: 100%;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
}

#app {
    width:100%;
	display:block;

}
.width80{
	width:80%;
	margin: 0 auto;
}
.el-main{
	width:100%;
	padding:0 0;
	overflow-y: hidden;
}
.logo{
	height:60px;
}
.colorRed{
	color:red;
}
.colorWhite{
	color:white;
}

.colorBlue{
	color:#0368B8;
}
.colorGray{
	color:#6B6B6B;
}

.colororange{
	color:#EE8749;
}
.el-menu--horizontal>.el-menu-item button{
	color: #2E99CD;
    background-color: #FFF;
    border-color: #FFF;
	border-radius: 0px;
}

.el-menu--horizontal>.el-submenu button{
	color: #2E99CD;
    background-color: #FFF;
    border-color: #FFF;
	border-radius: 0px;
}

.el-menu--horizontal>.el-submenu.is-active .el-submenu__title button{
	color: #FFF;
    background-color: #f5865b;
    border-color: #f5865b;
	border-radius: 20px;
}


.el-menu--popup-bottom-start>.el-menu-item.is-active p{
	color: #FFF;
    background-color: #f5865b;
    border-color: #f5865b;
	border-radius: 20px;
}

.el-menu.el-menu--horizontal{
	border:none;
}

.el-menu--collapse .el-menu .el-submenu, .el-menu--popup {
    min-width: 150px;
}

.el-menu-item p{
	text-align: center;
}

.el-menu-item{
	 padding:0 0;
}

.el-menu--horizontal>.el-menu-item.is-active button{
	color: #FFF;
    background-color: #f5865b;
    border-color: #f5865b;
	border-radius: 20px;
}

.bluebg{
   background-color: #2E99CD;
}
.whitebg{
   background-color: #FFFFFF;
}
.yellowbg{
   background-color: #F9C452;
}
.orangebg{
	background-color: #FBAF5C;
}
.greenbg1{
	background-color: #B8DA98;
}

.graybg{
	background-color: #F3EFEF;
}

.graybg2{
	background-color: #FAF6F6;
}
   

.pinkyellowbg{
	background-color: #FFEDD9;
}
.pinkwhitebg{
	background-color: #FFF5EB;
}

.greenbg{
	background-color: #68AF2B;
}
.image{
	max-width:100%;
}

.margin_button_p{
	bottom: 40px;
	position: absolute;
	font-size: 2.2em;
	text-align: center;
	color: white;
}

.blackbg{
   background-color: #000000;
}

.contentDiv{
	width:100%;
	margin:0 auto;
}

.alignCenter{
	text-align: center;
	padding: 0 auto;
}
.msgDIV{
    margin-top: 50px;
   	background-color: rgb(255, 255, 255);
	border-radius: 20px;
	text-align: center;
}

.msgDIV h2 {
    color: #2E99CD;
    font-size: 1.3em;
    width: 80%;
	padding: 20px;
}

.msgDIV .el-input__inner{
	height: 60px;
	font-size: 28px;
	line-height: 60px;
}

.msgDIV h1 {
    color: #2E99CD;
    font-size: 2.3em;
    width: 80%;
	padding: 20px;
	padding-left:60px
}


.el-select-dropdown__item{
	font-size: 28px;
    line-height: 60px;
	height: 60px;
}

.noborder{
	border:none;
}


.el-link.el-link--white.is-underline:hover:after,.el-link.el-link--white:after {
	border-color: #FFFFFF
}

.el-link.el-link--white {
	color: #FFFFFF
}

.el-link.el-link--white:hover {
	color: #FFFFF0
}

.el-link.el-link--white.is-disabled {
	color: #FFFFF0
}

.el-radio-button__inner{
	width:100%;
}

.el-form-item__error {
	left:120px;
}
.nobox-shadow{
	-webkit-box-shadow:0;
	box-shadow:0;
}
.org1 {
    color: #F26521;
    font-family: 微软雅黑;
    font-size: 1.2em;
    line-height: 1.5em;
  }

 

  .g4 {
    color: #636363;
    font-family: 微软雅黑;
    font-size: 3em;
    line-height: 1.5em;
  }
/*
     FILE ARCHIVED ON 20:40:21 Jun 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:55:39 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.557
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.016
  esindex: 0.011
  cdx.remote: 96.369
  LoadShardBlock: 387.984 (3)
  PetaboxLoader3.datanode: 670.292 (5)
  load_resource: 3814.03
  PetaboxLoader3.resolve: 3355.149
  loaddict: 347.93
*/