* {
    PADDING: 0px;
    LIST-STYLE-IMAGE: none;
    MARGIN: 0px;
    FONT-FAMILY: 微软雅黑,宋体,Arial, Helvetica, sans-serif,宋体;
    LIST-STYLE-TYPE: none;
}
html { background-image: url("/img/fusang_tree-10.png"); overflow-y: scroll; }
h1{
    margin-top: 0;
    margin-bottom: 0.5rem;
    text-align:center;
}
h3{
    margin-top: 0;
    margin-bottom: 0.5rem;
    text-align:center;
}
.top_container{
    text-align:center;
    box-sizing:border-box;
/*    background-image: url("../img/fusang_tree.jpg");*/
    background-repeat: no-repeat;
    background-position-x: left;
    background-size:contain;
    width: 90%;
	height: 110px;
    margin: 0 auto;
/*	padding: 1rem 1rem;*/
}
.top_container img{
/*	width:110px;*/
	height: 110px;
	float: left;
	line-height: 110px;
}
.top_container h1{
	float:left;
	font-size: 80px;
	FONT-FAMILY: Stencil,方正舒体,微软雅黑,宋体,Arial, Helvetica, sans-serif,宋体;
	margin-left: 30px;
	line-height: 110px;
	font-weight:normal;
}
.top_container h3{
	float:right;
	line-height: 110px;
}
.container{
    text-align:center;
}
.content{
    font-family: "Times New Roman", Times, serif;
    text-align: left;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
}
.content2{
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    line-height:30px;
    font-family: "Times New Roman", Times, serif;
}
.content2 a{
    font-size: 18px;
    line-height:30px;
    font-family: "Times New Roman", Times, serif;
}
.form_title{
    text-align: left;
    font-size: 18px;
    line-height:25px;
    font-family: "Times New Roman", Times, serif;
    font-weight:bold;
}
.title_30{
    text-align: left;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
}
.title_28{
    text-align: left;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
}

/*.text-center-1{*/
/*    text-align: center;*/
/*    !*font-family: "Times New Roman", Times, serif;*!*/
/*    !*font-weight: bold;*!*/
/*}*/
/*.text-center-2{*/
/*    text-align: center;*/
/*    font-size: 20px;*/
/*}*/



.main_title{
    text-align: center;
    font-size: 40px;
}

.main_div {
    padding: 1rem 1rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
    width:90%;
    margin:2rem auto;
	background-image: url("/img/bg-30.png");
}
.statistics_title{
	font-size: 20px;
	margin:1rem auto;
	text-align: center;
    border-radius: 0.3rem;
    width:90%;
}
.statistics_content{
	padding: 1rem 1rem;
    border-radius: 0.3rem;
    width:90%;
	margin:1rem auto;
}


.btn-dark {
    border: 0px;
    color: #fff;
    background-color: #343a40;
    width: 100px;
    height: 36px;
    /*font-family: "Times New Roman", Times, serif;*/
    font-size: 16px;
    cursor:pointer;
    border-radius: 4px;
}
.btn-dark:hover{
    border: 0px;
    color: #fff;
    background-color: #4b5157;
    width: 100px;
    height: 36px;
    /*font-family: "Times New Roman", Times, serif;*/
    font-size: 16px;
    cursor:pointer;
    border-radius: 4px;
}
.btn-dark1 {
    border: 0px;
    color:#6d7176;
    background-color: #4b5157;
    width: 100px;
    height: 36px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    border-radius: 2px;
    text-shadow: 1px 1px 1px #e9ecef;
}
input[type=text] {
    border: 2px solid #343a40;
    border-radius: 4px;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
}
input[type=file] {
    border: 2px solid #343a40;
    border-radius: 4px;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
}
select{
    border: 2px solid #343a40;
    border-radius: 4px;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
}

ul.nav_top {
    list-style-type: none;
    overflow: hidden;
    padding: 1rem 1rem;
    background-color: #353c42;
    border-radius: 0.3rem;
    width:90%;
    margin:2rem auto;
}

ul.nav_top li {
    float: left;
    text-align: center;
    font-size: 20px;
}

ul.nav_top li a {
    display: block;
    color: white;
    text-align: center;
    padding: 1px 16px;
    text-decoration: none;
}

ul.nav_top li a:hover {
    background-color: #111;
}
.bottom_div {
    width:100%;
    text-align: center;
	background-color: #353c42;
}
.bottom_content{
	width: 90%;
    margin: 1rem auto;
	height: 120px;
}
.bottom_logo{
	float: left;
	height: 120px;
	margin-top: 10px;
}
.bottom-text{
    text-align: right;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
	color:#ffffff;
	height: 120px;
	line-height: 26px;
	margin-top: 18px;
	float:right;
}
.bottom-text a{color:#ffffff;}

#searchResultContainer {
    border: 1px solid #dadada;
    color: #838383;
    font-size: 12px;
    margin-top: 10px;
    background-color: #FFF;
}













