.amap-ui-smp-ifwn-info-content {
    padding: 4px;
    color: #666;
    min-width: 540px !important;
}
.amap-info {
    position: absolute;
    left: 0;
    z-index: 140;
    width: 500px;
}
.esri-view-height-less-than-medium .esri-popup__main-container {
	max-height: 300px;
}

.esri-view-width-medium .esri-popup__main-container {
	width: 400px;
}

.esri-popup__main-container {
	width: 400px;
}

.myPopupWindowTitleIcon {
	font-size: 18px;
}

.myPopupWindowTitleContent {
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.myPopupWindowTitleContent b{
	font-weight: normal;
	font-size: 14px;
}
.myPopupWindowTitleContent a{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	cursor: text;
	margin-left: 20px;
}
.myPopupWindowTitleContent a:hover{
	color: #fff;
}
.myPopupWindowTitleContent img{
	margin-left: 10px;
	margin-right: 10px;
}
.myPopupWindowContent {
	position: relative;
	width: 100%;
}



.myPopupWindowContent .monitorLeft {
	width: 100%;
}

.myPopupWindowContent .monitorLeft .one {
	width: 20%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #102442;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}

.myPopupWindowContent .monitorLeft .two {
	width: 30%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #102442;
	padding-left: 5px;
	padding-top: 10px;
}

.myPopupWindowContent .monitorLeft .three {
	width: 20%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #102442;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}

.myPopupWindowContent .monitorLeft .four {
	width: 30%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #102442;
	padding-left: 5px;
	padding-top: 10px;
}


/*æ°”æ³¡æ¡†æ ·å¼*/


/*æ°”æ³¡æ¡†æ ·å¼*/

.esri-view-width-xlarge .esri-popup__main-container {
	width: 730px;
	height: 360px;
	min-height: 360px;
}

.esri-view-height-less-than-medium .esri-popup__main-container {
	max-height: 1000px;
}

.esri-view-height-large .esri-popup__main-container {
	max-height: 360px !important;
}

h2.esri-popup__header-title {
	font-size: 15px;
	padding: 12px 15px;
	margin: 0 auto 0 0;
	display: block;
	flex: 1;
	word-break: break-word;
	word-wrap: break-word;
}

.popWindow {
	padding: 10px;
}

.popWindow .oneLevel .twoLevel-left {
	float: left;
	width: 35%;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #102442;
	font-weight: bold;
}

.popWindow .oneLevel .twoLevel-right {
	width: 65%;
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #102442;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#summary {
	padding: 10px;
}

#summary span {
	color: #fff;
	font-size: 14px;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #c0d5ee;
	opacity: .2;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

.esri-popup__feature-buttons,
.esri-popup__feature-buttons [role="button"] {
	color: #444;
	font-weight: 400;
	font-size: 12px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex: 0 0 auto;
}

.esri-popup__content~.esri-popup__feature-buttons,
[class*="esri-popup--aligned-top-"] .esri-popup__content~.esri-popup__feature-buttons {
	margin-bottom: -6px;
}

.esri-ui-top-left {
	top: 700px
}

.esri-popup__content {
	display: flex;
	flex-flow: column nowrap;
	flex: 1 1 auto;
	font-size: 12px;
	font-weight: 400;
	margin: 0 0px 12px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.esri-popup__button {
	padding: 12px 7px;
	line-height: 1.3em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #f4f4f4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
}

.esri-popup__header {
	position: relative;
	font-size: 12px;
	background: linear-gradient(to right, #003788, #004486, #005282);
	align-items: flex-start;
	justify-content: space-between;
	display: flex;
	flex: 0 0 auto;
}

.earth {
	margin: auto;
	width: 150px;
	height: 134px;
	/* margin-left: 23px; */
	/* background-color: white; */
	float: left;
}

.earth img {
	margin-left: 5px;
	margin-top: 0px;
}

.earth div {
	margin-top: 10px;
	margin-left: 28px;
}

.earth div span {
	display: inline-block;
	font-size: 14px;
}

.earth div span.pupWindow-right {
	margin-left: 25px;
}
.earth div span.pupWindow-right {
	margin-left: 25px;
}

.earthRigth {
	float: right;
	width: 77%;
}

.esri-popup__icon {
	color: #fff !important;
}

.content_o {
	border-top: 1px solid #e0e5ee;
	padding-top: 20px;
	width: 97%;
	height: 190px;
	display: none;
	/*background-color: #f2f4f6;*/
	background-color: #fff;
	margin: auto;
}

.earthRigth {
	overflow-x: hidden;
	overflow-y: auto;
	height: 280px;
}

.earthRigth::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.earthRigth::-webkit-scrollbar-button {
	background-color: #fff;
}

.earthRigth::-webkit-scrollbar-track {
	background: #fff;
}

.earthRigth::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 4px;
}

.earthRigth::-webkit-scrollbar-corner {
	background: #fff;
}

.earthRigth::-webkit-scrollbar-resizer {
	background: #FF0BEE;
}

[class*="esri-popup--is-docked-bottom-"] .esri-popup__content~.esri-popup__footer,
[class*="esri-popup--aligned-top-"] .esri-popup__content~.esri-popup__footer {
	margin-top: -25px;
}

.esri-icon-dock-right {
	display: none !important;
}

.esri-popup__footer .esri-popup__button {
	color: #000;
	display: none !important;
}

.pupWindow-tab {
	width: 100%;
	margin: 0 15px;
}

.pupWindow-top {
	margin-left: -4px;
	float: left;
	width: 95px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	cursor: pointer;
}

.pupWindow-tab div {
	color: #364e72;
	font-size: 14px;
}

.pupWindow-tab div.active {
	/*background-color: #2d73c7;
	color: white;*/
	/* background-color: #2d73c7; */
	color: #16325c;
	border-bottom: 2px solid #1589ee;
	font-weight: 900;
	background-color: #f4f6f9;
}

.pupWindow-content {
	border-top: 1px solid #bbc9d7;
	padding-top: 20px;
	width: 100%;
	display: none;
	background-color: #fff;
}

.pupWindow-content {
	overflow-x: hidden;
	overflow-y: auto;
	height: 230px;
}

.pupWindow-content::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.pupWindow-content::-webkit-scrollbar-button {
	background-color: transparent;
}

.pupWindow-content::-webkit-scrollbar-track {
	background: transparent;
}

.pupWindow-content::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 4px;
}

.pupWindow-content::-webkit-scrollbar-corner {
	background: transparent;
}

.pupWindow-content::-webkit-scrollbar-resizer {
	background: #FF0BEE;
}

#content_1 {
	display: block;
}

.pupWindow-line-left {
	float: left;
	/* display: inline-block; */
	width: 20%;
	margin-left: 20px;
	padding-bottom: 14px;
	font-size: 14px;
	color: #8096ad;
	/* font-weight: bold; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.pupWindow-line-right {
	width: 26%;
	/* display: inline-block; */
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #4b5769;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
}

.pupBottom {
	clear: both;
	text-align: center;
}

.pupBottom a {
	font-size: 14px;
	color: #2c71da !important;
	text-decoration: none;
}

.pupBottom a .iconfont:hover {
	color: #3C8CEA !important;
}

.pupBottom a .iconfont:focus {
	color: #2C61B3 !important;
}

.pointDiv {
	height: 3px;
	width: 3px;
	display: inline-block;
	border-radius: 50%;
	background: #1c538e;
	vertical-align: middle;
}

.oneCol {
	font-size: 14px;
	color: #6292af;
	margin-left: 20px;
}

.oneCol .oneColLeft {
	float: left;
	/* display: inline-block; */
	width: 17%;
	margin-left: 8px;
	padding-bottom: 14px;
	font-size: 14px;
	color: #8096ad;
	/* font-weight: bold; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rightSon {
	width: 78%;
	/* display: inline-block; */
	float: left;
	padding-left: 3px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #4b5769;
	font-weight: 600;
}/*æ°”æ³¡æ¡†*/
h2.esri-popup__header-title {
    font-size: 15px;
    padding: 12px 15px;
    margin: 0 auto 0 0;
    display: block;
    flex: 1;
    word-break: break-word;
    word-wrap: break-word;
}
.esri-popup__header {
    position: relative;
    font-size: 12px;
    background: linear-gradient(to right, #003788, #004486, #005282);
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
    flex: 0 0 auto;
}
/*.esri-view-width-xlarge .esri-popup__main-container{
	width: 550px;
	height: 330px;
	max-height: 330px;
}*/
.esri-icon-dock-right {
	display: none !important;
}

.esri-popup__footer .esri-popup__button {
	color: #000;
	display: none !important;
}
.content_One {
    /*border-top: 1px solid #e0e5ee;*/
    padding-top: 20px;
    width: 97%;
    min-height: 190px;
    /*display: none;*/
    background-color: #fff;
    margin: auto;
}
.earthTwo {
    margin: auto;
    width: 175px;
    float: left;
    margin-left: 10px;
}
.earthTwo img {
	width: 158px;
	height: 150px;
    margin-top: 0px;
}
.esri-popup__content{
	overflow: hidden;
}
.earthTwo button{
	width: 144px;
	height: 30px;
	line-height: 30px;
	border-radius: 16px;
	background-color: #dceaff;
	border: 1px solid #85b7e5;
	margin-top: 20px;
	margin-left: 7px;
}
.earthTwo button img{
	width: 16px;
	height: 16px;
	margin-right: 15px;
	vertical-align: sub;
}
.pupWindow-line-leftTwo{
	width: 145px;
	height: 44px;
	border: 1px solid #ccc;
	border-radius: 2px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.earthRigthTwo{
	overflow-x: hidden;
	overflow-y: auto;
	/* height: 170px; */
}
.earthRigthTwo::-webkit-scrollbar {
    width:4px;
    height:4px;
}
.earthRigthTwo::-webkit-scrollbar-button    {
    background-color:#fff;
}
.earthRigthTwo::-webkit-scrollbar-track     {
    background: #fff;
}
.earthRigthTwo::-webkit-scrollbar-thumb{
    background: #ccc;
    border-radius:4px;
}
.earthRigthTwo::-webkit-scrollbar-corner {
    background:#fff;
}
.earthRigthTwo::-webkit-scrollbar-resizer  {
    background: #FF0BEE;
}
.pupWindow-line-leftTwo a{
	display: block;
	margin-left: 10px;
	text-decoration: none;
	/* margin-top: 5px; */
	font-size: 12px;
	color: #a6b5c6;
	font-weight: bold;
}
.pupWindow-line-leftTwo span{
	font-size: 12px;
	display: block;
	margin-left: 10px;
	/* margin-top: 5px; */
}
.pupWindow-line-leftTwo span a{
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-size: 11px;
}
.pupWindow-line-leftTwo span b{
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #3da8f2;
	font-size: 12px;
}
.pupWindow-line-leftTwo span img{
	margin-left: 5px;
	vertical-align: sub;
}
.amap-ui-smp-ifwn-content-body{
	border: 0 !important;
}
.amap-ui-smp-ifwn-info-title {
    font-size: 110%;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 !important;
    height: 40px;
     background: -webkit-linear-gradient(top,rgba(254,254,254,1),rgba(239,242,249,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom,rgba(254,254,254,1),rgba(239,242,249,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom,rgba(254,254,254,1),rgba(239,242,249,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom,rgba(254,254,254,1),rgba(239,242,249,1)); /* æ ‡å‡†çš„è¯­æ³• */
    line-height: 40px !important;
    margin-left: 18px;
    border-bottom: 1px solid #d9d9d9 !important;
    margin: 0;
}
.amap-ui-smp-ifwn-info-title strong{
	margin-left: 20px;
}
.amap-ui-smp-ifwn-content-body{
	padding: 0 !important;
}
.amap-ui-smp-ifwn-def-tr-close{
	float: right;
    width: 30px !important;
    font-size: 18px !important;
    height: 29px !important;
    text-align: center;
    line-height: 22px;
    margin: 9px 3px 0 !important;
    border-radius: 2px;
    color: #000 !important;
    cursor: pointer;
}
