body {
	font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif !important;
}



.nav-tabs {
	background: #36a044;
	border-bottom: 0px !important;
        padding-top: 1.5rem;
        padding-bottom: 0.8rem;
}


.nav-tabs a {
    color: white;
    font-size: 1.5em;
}

.nav-tabs a:hover {
	color:orange;
	background-color: #36a044 !important;
        border:0px !important;

}

.nav-tabs  {
	margin-left: 200px;
	margin-right: 200px;
}

#nav {
    height：10%;
    background: #36a044;
    border-bottom: 5px solid #287c33 !important;
}