/*地图标注*/ #biaozhu{cursor: pointer;} #jwd input{height:30px;line-height:30px;text-align: center; border: 1px #ddd solid; display: inline-block;width: 147px;} #drag{color:#fff;background:#3bb4f2;position:absolute;top:0px;left:0;width:710px;height:500px;border:1px solid #444;border-radius:5px;box-shadow:0 1px 3px 2px #666;display: none;z-index: 1000;} #drag .title{position:relative;height:32px;margin:5px;background:#3bb4f2;} #drag .title h2{font-size:14px;height:27px;line-height:24px;border-bottom:1px solid #A1B4B0;} #drag .title div{position:absolute;height:19px;top:4px;right:3px;} #drag .title a{float:left;width:21px;height:19px;display:block;margin-left:5px;background:url(../images/tool3.png) no-repeat;} #drag .title a.max{background-position:-60px 0px;} #drag .title a.revert{background-position:-149px 0;display:none;} #drag .title a.revert:hover{background-position:-149px -29px;} #drag .title a.close{background-position:-89px -29px;opacity: 1;border-radius: 1px;} #drag .content{overflow:auto;margin:0 5px;} #f_container{position: absolute;top:9px;left: 10px;z-index: 1000; } #container{width:290px;overflow: hidden;height:24px;} #container select{height: 23px;border: none} #content .btn{width: 98px; height: 23px;font-size: 13px;margin-right: 16px; cursor: pointer;background: #fff;border: none;} #content .btn:hover{color: red;} #allmap{height: 415px;width: 710px;} #cha{width:248px; position: absolute; right:55px; top: 7px;} #cha #btn{background: #fff;border: none;height: 20px;margin-right: 10px;cursor: pointer;padding: 0 14px} #cha #btn:hover{color: red;} #r-result{width:305px;float: left;} #r-result input{border: none; width: 90px;height: 20px;padding: 0 5px;} .tangram-suggestion-main{z-index: 1001;} #cityName{height:20px;padding: 0 5px;border: none;width:120px; margin-right:7px;} #jwd{text-align: center;} #show_map{width:300px;height:250px;}