*{
	margin: 0;
	padding: 0;
	font-size: 14px;

  font-family: punctuation, PingFangSC-Regular, "Microsoft Yahei", "sans-serif";
}
.head_top01 a{ text-decoration:none;color: white;}
.head_top01 a:hover{ text-decoration:none;color: white;}
.head_top {
	width: 100%;
	height: 40px;
	background-color: #231f20;
	color: white;
	line-height: 40px;
}
.head_top01{
	float: left;
	margin-left: 5%;
}
.head_top02{
	float: right;
	margin-right: 5%;
	cursor: pointer;
}
.head_top_search_div {
	float: right;
	margin-right: 3%;
	width: 210px;
	height: 100%;
	color: #000000;
}
.head_top_search {
	height: 50%;
	width: 80%;
	text-align: left;
	margin-top: 10px;
}
.head_top_search_img{
	cursor: pointer;
	vertical-align: middle;
	padding-left: 5px;
}
.body{
	width: 1200px;
	margin: auto;
}
.body_top {
	margin-top: 30px;
	width: 100%;
	height: 100px;
	align-items: center;
	justify-content: space-between;
	display: flex;
}
.body_top_img01{
	width: 78px;
	height: 78px;
}
.body_top_img02{
	width: 649px;
	height: 88px;
}
.body_top_text {
	font-size: 22px; font-weight: bold;
}
.body_navigater{
	background-color: #077253;
	margin-top: 20px;
	width: 100%;
	height: 35px;
	justify-content: space-around;
	align-items: center;
	display: flex;
}
.body_navigater_a {
	color: white;
	text-decoration:none;
}
.now_location {
	margin-top: 20px;
	margin-bottom: 20px;
}
.navbar-default {
	background-color: #077253 !important;
	margin-top: 20px;
}
.navbar-default .navbar-nav > li > a {
	color: white !important;
	font-size: 14px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #077253 !important;
}
.navbar-nav > li > .dropdown-menu {
	background-color: #077253 !important;
}
.dropdown-menu > li > a {
	color: white !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #077253 !important;
}

.big_div{
  width: 100%;
  height: 900px;
}
.mid_div{
	margin-top: 20px;
	margin-left: 15%;
}
.div_text{
	font-size: 14px;
}
.div_input{
	height: 24px;
	width: 250px;
	float: none;
	text-align: left;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}
.sm_input{
	height: 24px;
	float: none;
	text-align: left;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
	width: 151px;
}
.tb_div{
	margin-top: 30px;
	width: 100%;
	height: 700px;
}
.hd_tr{
	background: #f4f4f4;
	border-right: 1px solid #f9f9f9;
	font-size: 14px;
	text-align: center;
}
.table1{
	width: 100%;
}
.line-limit-length {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot{
	width: 1200px;
	margin: auto;
}
.foot_div{
	height: 40px;
	line-height: 40px;
	border: 1px solid #dadada;
}
.sp_div{
	height: 40px;
	line-height: 40px;
	border: 1px solid #dadada;
	border-top: 0;
}
.ft_span{
	margin-left: 20px;
	cursor: pointer;
	font-size: 14px;
}
.ba_div{
	background-color: #e6e7e9;
	text-align: center;
	height: 80px;
}
label{
  font-weight:400 !important;
}
