﻿.fd-content .fd-map {
	position: relative;
	height: 772px;
	margin-top: 24px;
	box-shadow: 0px 3px 10px #e7e7e7;
	background: #fff no-repeat center center;
}
/* 澶х殑鍐呭妗� */
.fd-map .fd-map-add {
	position: absolute;
	right: 44px;
	bottom: 84px;
	width: 324px;
	height: 342px;
	padding-top: 10px;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
}

.fd-scroll-contain {
	margin: 0;
	margin-left: 2px;
	border: none;
}

.fd-scroll-bar {
	left: 0px;
	background-color: #ececed !important;
}

.fd-scroll-track {
	left: 312px;
	background-color: #fff !important;
}

.fd-map .fd-map-add li {
	width: 312px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 16px;
	cursor: pointer;
	color: #464b4f;
}
/* .fd-map .fd-map-add .fd-get:after{
  content:"";
  position:absolute;
  top:0px;
  left:-300px;
  width:342px;
  height:342px;
  background:green;
  z-index: 100;
} */
.fd-map .fd-map-add li:hover {
	color: #fff;
	background: #d73f42;
}
/* 灏忕殑鍐呭妗� */
.fd-map .fd-map-add-01 {
	display: none;
	position: absolute;
	right: 382px;
	bottom: 216px;
	width: 274px;
	height: 342px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #d73f42;
	border-radius: 3px;
	background: #fff;
	opacity: 0.8;
}

.fd-map .fd-map-add-01:after {
	content: "";
	position: absolute;
	top: 54px;
	left: 272px;
	width: 12px;
	height: 16px;
	background: #fff url(../images/47.png) right center no-repeat;
}

.fd-map .fd-map-add-01 li {
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 16px;
	cursor: pointer;
	color: #464b4f;
}

.fd-map .fd-map-add-01 li:hover {
	color: #fff;
	background: #d73f42;
}