a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
html,body{
    /* height: 100%;
    width: 100%; */
}

.header{
    min-width: 1440px;
    height: 80px;
    background-color: #f0f0f0;
}
.wrap{
    border-top: 2px solid #dcdcdc;
    position: absolute;
    top: 160px;
    bottom: 0;
    width: 100%;
}



/* 搜索栏 */
.search{
    height: 100px;
    background-color: #fff;
    /* overflow: hidden; */
}
.search .logo{
    height: 90px;
    margin-top: 20px;
    float: left;
}
.search-nav{
    height: 40px;
    float: left;
    margin: 36px 0 0 30px;
}
.search-nav a{
    font-size: 16px;
	line-height: 40px;
    color: #333333;
    margin: 0 15px;
}
.search-nav>a.active{
    padding-bottom: 1px;
    border-bottom: 1px solid #333; 
}
.search-nav>a:hover{
    color: #0094ff;
    padding-bottom: 1px;
    border-bottom: 1px solid #0094ff !important; 
}
.search .search-inp{
    width: 398px;
    height: 40px;
    border: 1px solid #0094ff;
    float: right;
    border-radius: 4px;
    margin-top: 35px;
    font-size: 0;
    position: relative;
}
.search .search-inp .search-quyu{
    width: 75px;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 4px 0px 0px 4px;
    border: none;
    border-right: 1px solid #0094ff;
    text-indent: 5px;
    outline: none;
    font-size: 18px;
	line-height: 40px;
    color: #0094ff;
}
.search-inner{
    width: 200px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 100000;
    display: none;
}
.search-inner li{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
}
.search-inner li.active{
    background-color: #0094ff;
    color: #fff;
}
.search-inner li:hover{
    background-color: #0094ff;
    color: #fff;
}
.search .search-inp input{
    width: 261px;
    height: 40px;
    outline: none;
    font-size: 16px;
    line-height: 40px;
    vertical-align: top;
    text-indent: 10px;
    border: none;
}
.search .search-inp button{
    width: 61px;
    height: 40px;
    vertical-align: top;
	background-color: #0094ff;
    border: none;
    outline: none;
    cursor: pointer;
}
.search .search-inp button i{
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(/static/html/img/index-img/serach.png) no-repeat center;
}


.legend-1 {
    width: 90px;
    height: 90px;
    border-radius: 90px;
    font-size: 18px;
    line-height: 22px;
}
.legend-1, .legend-2 {
    background: #3daafc;
    color: #fff;
}
.legend-1, .legend-2, .map-icon2 {
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.legend-1 .p1 {
    padding-top: 25px;
}


.legend-2 {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    font-size: 14px;
    line-height: 18px;
}
.legend-2 .p1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.legend-2 .p1 {
    padding-top: 20px;
}

.legend-4 {
    background: #fff;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    /* -moz-box-shadow: 0 4px 6px rgba(0,0,0,.32);
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.32); */
    box-shadow: 0 4px 6px rgba(0,0,0,.32);
}
.legend-4, .legend-box, .list-hot, .mapFind-list-bor .more, .mapFind-list-bor dt i, .panorama, .panorama em, .result-tell i {
    /* display: inline-block; */
}
.legend-3, .legend-5 {
    line-height: 26px;
    padding: 0 12px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}
.legend-3 {
    background: #3daafc;
    height: 26px;
    color: #fff;
    position: relative;
}
.legend-3 em {
    height: 0;
    border-top-color: #3daafc;
    position: absolute;
}
.legend-3 em, .legend-5 em {
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top-width: 8px;
    border-top-style: solid;
    bottom: -8px;
    left: -8px;
    margin-left: 50%;
}
.map-box {
    position: relative;
    left: 20px;
    top: 20px;
    width: 170px;
    background: #fff;
    z-index: 3;
}
.map-box {
    width: 1200px;
    height: 500px;
    background: #fff;
    position: relative;
    margin: 0 auto;
}
.map-box {
    width: 170px;
    height: auto;
    left: 0;
    top: -211px;
    box-shadow: 0 0 0;
    cursor: pointer;
}
a {
    color: #333;
    text-decoration:none;
}
.map-box-img, .map-box-img img {
    width: 170px;
    height: 130px;
    position: relative;
    overflow: hidden;
}
.map-box-img, .map-box-img img {
    width: 170px;
    height: 130px;
    position: relative;
    overflow: hidden;
}
.map-box-img span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    color: #fff;
    font-size: 14px;
    background: url(/static/image/icon/pop_bg.png) left top;
    position: absolute;
    left: 0;
    bottom: 0;
}
.map-box-txt {
    border: 1px solid #dfcebe;
    border-top: 0;
    padding: 5px 11px;
    line-height: 22px;
    font-size: 12px;
    color: #4b4036;
}
.map-box-txt .p1 {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    width: 146px;
    display: block;
    overflow: hidden;
}

li, ol, ul {
    list-style: none;
}
.fmap-box, .fmap-control, .fmap-control li, .fmap-left {
    position: relative;
}
.fmap-control {
    left: 0;
    top: 0;
    height: 46px;
    width: 800px;
}
.fmap-control {
    width: 820px;
}
.fmap-control ul {
    padding: 9px 0 0 30px;
    display: block;
    float: left;
}
.fmap-control li {
    margin-right: 10px;
    float: left;
    font-size: 12px;
}
.fmap-control .btn {
    display: inline-block;
    padding: 0 20px 0 10px;
    color: #443022;
    text-decoration: none;
    background: url(/static/image/icon/selArrow3.png) 65px -14px no-repeat #fff;
    border: 1px solid #3daafc;
    height: 26px;
    line-height: 26px;
    width: 60px;
}
.fmap-control .btn {
    padding: 0 20px 0 10px;
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-position: 65px -14px;
}
.fmap-control .hide {
    border: 1px solid #3daafc;
    background: #fff;
    position: absolute;
    left: 0;
    top: 26px;
    display: none;
    width: 74px;
    z-index: 2;
    padding: 3px 0;
    overflow-y: auto;
}
.fmap-control .hide {
    min-width: 90px;
    width: inherit;
}
.fmap-control .active {
    background: #fbfaf7;
    color: #3daafc;
}
.fmap-control .hide-btn {
    display: block;
    line-height: 24px;
    padding: 0 8px;
}
.clearbtn {
    line-height: 46px;
    color: #333;
    text-decoration: none;
    float: left;
    font-size: 12px;
    margin-left: 5px;
}
.clearbtn .icon {
    width: 16px;
    height: 16px;
    background-position: -177px -380px;
    /* vertical-align: -4px; */
    margin-right: 5px;
}
.icon {
    background-image: url(/static/image/icon/icon.png);
}
.dituclass {
    position: absolute;
    display: inline;
    cursor: inherit;
    background-color: transparent;
    border: 0px;
    padding: 1px;
    white-space: nowrap;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: normal;
    font-family: inherit;
    /* z-index: 1; */
    /* width: 58px;
    height: 34px; */
    user-select: none;
    /* left: 478px;
    top: 92px; */
}
.map-icon2 {
    width: 54px;
    height: 54px;
    background: #3daafc;
    border-radius: 54px;
    vertical-align: middle;
}
.map-icon2 {
    background: #3daafc;
}
.map-icon2 em {
    width: 21px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
}
.map-icon2 em.dt {
    width: 21px;
    height: 26px;
    background: url(/static/image/icon/map_icon.png) left top no-repeat;
}


.fmap-box, .fmap-control, .fmap-control li, .fmap-left {
    position: relative;
}
.fmap-left {
    width: 484px;
    height: 100%;
    z-index: 5;
    background: #fff;
    border-right: 1px #c2c2c2 solid;
}
.fmap-hd, .fmap-hd2 {
    border-bottom: 1px #c4c4c4 solid;
}
.fmap-hd {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #333;
}
.fmap-city, .fmap-hd2 span.cur {
    border-right: 1px #c4c4c4 solid;
}
.fmap-city {
    padding: 0 30px;
    text-align: center;
    float: left;
}
.fmap-city .icon {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url(/static/image/icon/icon.png);
    background-position: -153px -380px;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}
.fmap-data {
    float: left;
    padding-left: 22px;
}
.fmap-data i {
    color: #3daafc;
}
.fmap-hd2 {
    height: 42px;
    background: #f0f0f0;
    line-height: 42px;
}
.fmap-hd2 span {
    display: inline-block;
    width: 108px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    float: left;
}
.fmap-hd2 span.default {
    margin-left: -1px;
}
.fmap-hd2 span.cur {
    background: #fff;
    border-left: 1px #c4c4c4 solid;
    border-bottom: 1px #fff solid;
}
.fmap-hd2 .asc, .fmap-hd2 .desc, .mapFind-right .map_btn {
    background-image: url(/static/image/icon/icon.png);
    background-repeat: no-repeat;
}
.fmap-hd2 .asc, .fmap-hd2 .desc {
    display: inline-block;
    width: 7px;
    height: 12px;
    margin-left: 3px;
    vertical-align: 11px;
    font-size: 0;
    line-height: 0;
}
.fmap-hd2 .desc {
    background-position: -554px -172px;
}
.fmap-hd2 .asc {
    background-position: -561px -172px;
}
.mapFind-list.fmap-list {
    padding-bottom: 0 !important;
    position: absolute;
    top: 90px;
    bottom: 0;
}
.mapFind-list {
    /* padding-bottom: 40px; */
}
.fmap-list {
    width: 100%;
    /* overflow-y: auto; */
    overflow-x: hidden;
}
.mapFind-list {
    margin: 0 auto;
    /* width: 1200px; */
}
.fmap-list ul {
    display: block;
    width: 484px;
}
.fmap-list li {
    border-top: 0;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 28px;
}
.mapFind-list li {
    padding: 20px 0;
    border-bottom: 1px #e0e0e0 solid;
    /* border-top: 1px #e0e0e0 solid;
    margin-bottom: -1px; */
    position: relative;
}
.fmap-list .mapFind-list-img {
    width: 140px;
    height: 140px;
    display: inline-block;
    overflow-y: hidden;
    padding-left: 30px;
    margin-right: 0;
}
.mapFind-list-img {
    /* width: 320px;
    height: 240px;
    margin-right: 30px; */
}
.mapFind-list-box, .mapFind-list-img {
    font-size: 0;
    position: relative;
    float: left;
}
.fmap-list .mapFind-list-img img {
    width: 140px;
    height: 140px;
    display: block;
}
.fmap-list .mapFind-list-box {
    padding: 0 20px;
    width: 274px;
}
.mapFind-list-box {
    /* width: 850px; */
}
.mapFind-list-box, .mapFind-list-img {
    font-size: 0;
    position: relative;
    float: left;
}
.fmap-list .mapFind-list-title {
    padding: 0 0 5px;
}
.mapFind-list-title {
    /* padding: 5px 0 18px; */
}
.fmap-list h1 {
    font-size: 20px;
}
.mapFind-list-title h1 {
    float: left;
    /* font-size: 24px; */
    font-weight: 700;
    display: inline-block;
    line-height: 30px;
}
.mapFind-list-title>span{
    font-size: 16px;
    color: #0094ff;
    float: right;
    margin-right: 15px;
}
.mapFind-list-title h1 a {
    color: #333;
    text-decoration: none;
}
.fmap-list .mapFind-list-box .p1 {
    color: #3daafc;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 1px;
}
.fmap-list .mapFind-list-con {
    font-size: 12px;
    width: 274px;
}
.fmap-list ul {
    display: block;
    /* width: 484px; */
}
.fmap-list li {
    border-top: 0;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 28px;
}
.mapFind-list-con li {
    margin: 0;
    padding: 0;
    border: 0;
    /* line-height: 30px;
    font-size: 14px; */
    color: #4b4b4b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mapFind-list li {
    /* padding: 20px 0;
    border-bottom: 1px #e0e0e0 solid;
    border-top: 1px #e0e0e0 solid;
    margin-bottom: -1px; */
    position: relative;
}
.mapFind-list-con li em.em1 {
    background-position: -472px -154px;
    cursor: pointer;
}
.mapFind-list-con li em {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: -4px;
    background: url(/static/image/icon/icon.png) no-repeat;
}
.mapFind-list-con li em.em2 {
    background-position: -490px -154px;
    cursor: pointer;
}
.mapFind-list-con li em.em3 {
    background-position: -510px -154px;
}


.mapFind-right {
    position: absolute;
    left: 484px;
    top: 0;
    bottom: 0;
    height: 45px;
    z-index: 4;
}
.mod-map {
    min-width: 950px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 46px;
    z-index: 1;
    margin-left: 485px;
    background: #fff;
    overflow: hidden;
    text-align: left;
}
.clearfixlist {
    /* height: 135px; */
}

.fmap-control-con {
    position: absolute;
    left: 30px;
    top: 9px;
    z-index: 2;
}
.fmap-control-con ul {
    display: block;
    padding: 0;
}
.fmap-control ul {
    /* padding: 9px 0 0 30px;
    display: block; */
    float: left;
}
.fmap-control-con li.qy {
    left: 90px;
    top: 30px;
}
.fmap-control-con li.qy {
    /* left: 75px; */
    width: 90px;
}
.fmap-control-con li {
    /* display: none; */
    background: #f3f1e9;
    position: absolute;
    /* top: 27px; */
    border-left-color: #fff;
    border-left-width: 0;
    padding: 5px 0;
    overflow-y: auto;
}
.fmap-control li {
    margin-right: 10px;
    float: left;
    font-size: 12px;
}
.fmap-control-con a {
    display: block;
    line-height: 24px;
    padding: 0 10px;
}
.fmap-control-con li.dt {
    left: 192px;
}
.fmap-control-con li.dt {
    /* left: 177px; */
    top: 26px;
    width: 135px;
    height: 430px;
    max-height: 430px;
}
.fmap-control .hide .cur{background:#f3f1e9}
.fmap-control li.cur .btn{border-bottom-color:#fff;border-bottom-width:0;position:relative;z-index:3}
.fmap-control li.cur .hide{display:block}



.fmap-control-con li.jg {
    left: 519px;
    top: 30px;
    width: 120px;
    height: 192px;
}


.fmap-control li.jiage .btn {
    width: 118px;
    background-position: 123px -14px;
}
.fmap-control li.mianji .btn {
    width: 80px;
    background-position: 85px -14px;
}

.ishide{
    display: none!important;
}

/* 固定搜索栏 */
.fixed_search{
    /* height: 30px; */
    background-color: #fff;
    position: fixed;
    right: 50px;
    top: 224px;
    z-index: 1000;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,.22);
    border-radius: 2px;
}
#suggestId{
    width: 190px;
    height: 30px;
    border: none;
    padding-left: 8px;
    vertical-align: top;
    font-size: 14px;
    outline: none;
    border-radius: 2px;
}
.search_btn{
    width: 70px;
    height: 30px;
    border: none;
    background-color: #0094ff;
    color: #fff;
    border-radius: 0 2px 2px 0;
}