	html,
			body,
			.MapConter {
				height: 100%;
			}

			#mapContainer {
				overflow: hidden;
				width: 100%;
				height: 100%;
				margin: 0;
				font-family: "微软雅黑";
			}

			.MapConter .mapCont {
				width: 75%;
				float: right;
			}

			.MapConter . {
				position: unset;
				width: 100%;
			}

			.selectStyle {
				background-color: #eeeeee;
			}

			.MapConter .RightList ul li.nohover:hover {
				background-color: #fff;
				cursor: default;
			}

			#rightList li p {
				cursor: default;
			}

			.dt_footer {
				height: 40px;
				line-height: 40px;
				color: white;
				background-color: slategray;
				z-index: 999;
			}

			.MapConter .LeftList .hover .TopTBtit span.bg2 {
				background-image: url(/images2020/dpmap20200807_0311.png);
			}

			.dt_footer span {
				margin-left: 10px;
			}

			.tangram-suggestion-main {
				z-index: 99999
			}

			.MapConter .mapCont img {
				width: unset;
				height: unset;
			}

			@media (max-width: 780px) {
				.dt_footer {
					display: none;
				}

				.MapConter .mapCont {
					width: 100%;
				}
			}

			@media (max-width: 560px) {
				.MapConter .mapCont {
					width: 100%;
				}
			}
			.top_bg,
            .MapConter .LeftList .TopTBtit {
				background: #fefaef;
			}
            .MapConter .LeftList .hover .TopTBtit {
				background: #9e593d;
			}
			.top_bg_con .search .tabCont label .btn {
				background: #9e593d url(/images2020/dpmap20200807_03.png) center center no-repeat;
			}
            .top_bg_con .search .tab_tit,
            .top_bg_con .search .tab_tit span.hover {
                color: #9e593d;
            }
            .MapConter .RightList .jianBtn {
                background: #fefaef url(/images2020/dpmap20200807_35.png) center center no-repeat;
            }
            .MapConter .LeftList .tit span {
                border-left: 0.5em solid #9e593d;
            }