.top_nva {
	position: relative;
}


.top_nva {
	line-height: 50px;
	font-size: 13px;
	height: 50px;
}

.top_nva>span {
	margin: 0 2px;
}

.top_nva  .del_img {
	width: 15px;
	height: 15px;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.top_nva  .fa-chevron-right {
	color: #7A7676;
}

.top_nva .active {
	display: inline-block;
	border: 1px solid #EBE7E8;
	padding: 0px 10px;
	line-height: 25px;
}

.top_nva .active  i {
	color: #B2B1B1;
	cursor: pointer;
}

.check_list {
	width: 100%;
	border: 1px solid #EBE7E8;
	line-height: 65px;
	font-size: 13px;
}

.check_list .active {
	color: #9C5C5D;
}

.check_list .active   span {
	padding: 2px 0px;
	border-bottom: 1px solid #9C5C5D;
}

.check_list .firstitem {
	color: #6C4349;
	margin-right: 25px;
}

.check_list .seconditem {
	float: left;
	width: 90%;
}

.check_list .seconditem div {
	float: left;
}

.seconditem .active{ border-bottom:2px #AB383E solid; }

.check_list>div {
	overflow: hidden;
	margin: 0px auto;
}

.check_list>div>div {
	float: left;
	line-height: 30px;
}

.city_list {
	
}

.city_list div {
	margin-right: 25px;
}

.province_list {
	width: 98%;
	border-top: 1px solid #EBE7E8;
	padding: 5px 0px;
}

.province_list:first-child {
	border-top: 0px solid #EBE7E8;
}

.province_list .pitem {
	margin-right:25px;
	cursor: pointer;
}

.el-pagination.is-background .el-pager li:not(.disabled).active{ background-color:#f59c1a!important;}


.tool {
	width: 100%;
	overflow: hidden;
	padding:5px;
	margin-top: 5px;
	background: #f5f5f5;
}
.tool input{ border-radius:0;}
.tool .sort {
	float: left;
	border-right: 1px solid #EBE7E8;
	padding: 0 10px;
}

.tool .active {
	background-color: white;
	color: #9C5C5D;
}

.tool .pattern {
	float: right;
}

.tool .pattern i {
	font-size: 20px;
	padding: 0 10px;
	background-color: #f5f5f5;
	cursor: pointer;
}

.sorts {
	position: absolute;
	right: 0px;
	top: 10px;
	margin: 0px !important;
	background: #f5f5f5;
	cursor: pointer;
}

.sorts  span {
	display: none;
}

.sorts .act {
	display: block;
}

#allmap {
	width: 100%;
	height: 500px;
	display: none;
	border: 1px solid #EBE7E8
}

.BMapLib_SearchInfoWindow .BMapLib_nav input {
	margin-right: 0px !important;
}

.BMapLib_sendToPhone1 {
	display: none;
}

.anchorBL {
	display: none !important;
}

.BMap_cpyCtrl {
	display: none !important;
}

.BMapLib_sendToPhone {
	display: none !important;
}

.top_nva .re, .top_nva .ct, .top_nva .type, .top_nva .level,.top_nva .museumName {
	display: none;
}

.textname {
	width: 380px;
	float: left;
	height: 100%;
}

.textname input {
	height: 36px;
	padding-left:20px;
	border:#ddd solid 1px;
}
#museumName{
	
	font-size: 12px;
	
}
.imglist {
	color:#7c7a7b;
}

.imglist {
	margin-top: 0px;
}

.imglist .imgitem {
	margin-top: 10px;
}

.companyName div {
	display: inherit;
	float: left;
}

.companyName span {
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	display: inline-block;
}

.table-bordered td {
	vertical-align: middle;
}

.imglist {
	font-weight: unset;
}

.table .left_label {
	background: #F5F3EE;
	text-align: right;
	width: 120px;
	font-size: 14px;
	color: #472022;
	font-weight: bold;
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #EAE3E3;
}

.input_text {
	width: 100%;
	display: block;
	padding: 3px
}

.radio_list .radio_item {
	float: left;
	margin-right: 15px;
	cursor: pointer;
}

.radio_list .radio_item span {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #cccccc;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.radio_list .radio_item.active span {
	border: 5px solid #AB383E;
}

.select_btn {
	font-size: 16px;
	color: white;
	float: right;
	padding: 10px 20px;
	background: #AB383E;
	border-radius: 2px;
	cursor: pointer;
}

.table thead {
	background: #FAFAFA;
}

.fa-calendar-alt {
    position: absolute;
    right: 242px;
    top: 16px;
    font-style: normal;
    z-index: 99;
}

.design,
.construction {
	display: none;
}