﻿.left-menu li{float: left;font-size: 12pt;padding-left: 20px;}
.left-menu li a{line-height: 50px;}

.right-menu{float: right;}
.right-menu li{float: left;font-size: 12pt;padding-right: 20px;}
.right-menu li a{line-height: 50px;}
#header{opacity: 0.8 ;background: #FFF;width: 100%;height: 50px; border-bottom: solid 1px #E9E9E9;position: fixed; top: 0; overflow: hidden; z-index: 9999}
.logo{float: left; padding-left: 15px;}
.logo img{max-height: 50px; max-width: 50px;}
form{margin: 0; padding:0;}

#footer{opacity: 0.8 ;background: #FFF;width: 100%;height: 30px; border:solid 1px #F4EA58; position: fixed; bottom: 0; overflow: hidden;z-index: 9999}
#footer li{float: left;font-size: 16pt; width: 25%; text-align: center; color: #A67C52;}

#act_foot{opacity:1;background: #FFF;width: 100%;height: 50px; border-top: solid 1px #F2F2F2;border-bottom: solid 1px #F2F2F2; position: fixed; bottom: 50px; overflow: hidden; z-index: 10000}

.float-button{
position: fixed;
height: 90px;
width: 40px;
bottom: 90px;
right: 50px;
background: #01AB45;
}

.centerdiv{
	margin-top:50px;
	margin-bottom: 50px;
	align-content: center;
}

.nfooter{
	opacity: 0.8 ;
	background: #FFF;
	width: 100%;
	height: 30px;
	border:solid 1px #F4EA58;
	position: fixed;
	bottom: 0;
	overflow: hidden;
	z-index: 9999；
}

.nfooter li{
	float: left;
	font-size: 16pt;
	width: 25%;
	text-align: center;
	color: #A67C52;
	list-style:none;
}
.nfooter a{font-weight: 600;}