/* .mini-textbox-border {
    border-radius: 4px;
    height: 38px;
    line-height: 38px;
}

.mini-textbox-input {
    height: 38px;
}

.mini-textbox {
    height: 38px;
}

.ZC_top table tbody tr {
    height: 64px;
}

#area {
    float: left !important;
}

.yzm {
    width: 120px;
    margin-left: 5px;
    float: left !important;
    display: inline-block;
}

.yzm span {
    width: 90px;
}

.yzm span input {
    width: 90px !important;
} */


/** 2021年11月9日 **/

*{
	margin: 0;
	padding: 0;
}
.main{
	width: 100%;
	height: 100%;
}

.main .main-top{
	
	height: 78px;
	width: 100%;
	background: #026cc1;
}

.main .main-top .top{
	height: 4.875rem;
	width: 80%;
	margin: 0 auto;
	line-height:4.875rem ;
	color: #fff;
	font-size: 2rem;
	overflow: hidden;
}

.main .main-top .top span{
	font-size: 1.5rem;
	display: inline-block;
	line-height: 4.875rem;
}

 .main .banner{
	width: 80% !important;
	margin: 0 auto;
	color: #444;
	font-size: 18px;
	padding: 20px 3.125rem;

}
.main .banner p{
	margin-bottom: 10px;
}
.main .banner a{
	color: #2c56a8;
}
.main .center{
	width: 80%;
	margin: 0 auto;
	
}

#form1 table td {
	
}


.bottom {
	padding:5px; margin: 0 auto;text-align: center;
}