
        html,
        body {
            margin: 0;
            padding: 0;
            height: 100%;
            overflow-x: hidden;
            overflow-y: hidden;
            width: 100%;
        }

        body {
            scrollbar-face-color: #f892cc;
            scrollbar-highlight-color: #f256c6;
            scrollbar-shadow-color: #fd76c2;
            scrollbar-3dlight-color: #fd76c2;
            scrollbar-arrow-color: #fd76c2;
            scrollbar-track-color: #fd76c2;
            scrollbar-darkshadow-color: #f629b9;
            scrollbar-base-color: #e9cfe0;
        }

        label {
            font-weight: normal;
        }
		.map-thumb-box {
            position: absolute;
            right: 10px;
            bottom: 30px;
            z-index: 3000;
        }

        .online-thumbnail {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 80px !important;
            -webkit-transition-property: right;
            transition-property: right;
            -webkit-transition-duration: .4s;
            transition-duration: .4s;
        }

            .online-thumbnail.selected {
                z-index: 1;
            }

        .map-thumbnail {
            background-color: #fff;
            border-radius: 3px;
            padding: 5px;
            border: 1px solid #d4d4d4;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
        }

        .online-thumbnail.selected .map-thumbnail, .online-thumbnail:hover .map-thumbnail {
            border: 1px solid #d4d4d4;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
        }


        .map-thumb-group:hover .online-thumbnail1 {
            right: 85px;
        }

        .map-thumb-group:hover .online-thumbnail2 {
            right: 170px;
        }

        .thumb-title {
            position: absolute;
            right: 5px;
            bottom: 5px;
            font-size: 12px;
            color: #fff;
            background-color: #509ddf;
            padding: 0 2px;
            border-top-left-radius: 2px;
        }

        .online-thumbnail.selected .thumb-title, .online-thumbnail:hover .thumb-title {
            background-color: #0083cb;
        }
        #head-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 140px;
           
        }
      
        #left-container {
            /*background:#808080;*/
            width: 380px;
            top: 0px;
            left: 0;
            bottom: 0;
            position: absolute;
            margin-bottom: 0;
            border-bottom-width: 0;
            display: inline;
            border: none;
        }

        #right-slider_Choice,
        #left-slider_Choice {
            color: #666 !important;
        }

        .expand {
            margin: 0;
            width: 18px;
            height: 63px;
            position: absolute;
            top: calc(100% / 2);
            cursor: pointer;
            z-index: 18888;
            background-color:white;
            left:379px;
            border: 1px solid #ccc;
    		border-left: none;
        }

        #right-container {
            position: absolute;
            top: 0px;
            bottom: 0;
            left: 0;
            right: 0;
            background: white;
            border-color: #14a1ff;
            border-width: 1px;
            z-index:1998;
        }

        .right-all {
            top: 25px !important;
            left: 0 !important;
        }

        .right-toolbar {
            padding-left: 25px;
            position: absolute;
            height: 32px;
            left: 0;
            right: 0;
            border: solid;
            z-index:1999;
            border-width: 1px;
            /* border-top-color: #ccc; */
            border-top-color: #0182cb;
            border-top-style: solid;
            border-left-style: none;
            border-right-style: none;
            border-bottom-style: none;
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/toolbg.png") repeat-x left center;
        }

        .content {
            position: absolute;
            top: 32px;
            bottom: 0;
            left: 0;
            right: 0;
            overflow: hidden;
        }

        #small-popup {
            display: none;
        }

            #small-popup > iframe {
                width: 400px;
                height: 260px;
                position: fixed;
                top: 40%;
                left: 50%;
                background-position: center;
                background-repeat: no-repeat;
                background-color: white;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                border-radius: 8px;
                border: solid;
                border-width: 1px;
                border-color: #0182cb;
                z-index: 100;
            }

        #busy-indicator {
            position: fixed;
            display: none;
            width: 66px;
            height: 66px;
            top: 50%;
            left: 50%;
            background-image: url(http://map.shanghang.gov.cn/Portal/map/assets/images/busy.gif);
            background-position: center;
            background-repeat: no-repeat;
            background-color: white;
            /*border: 1px solid green;*/
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

        .toaster {
            /**/
            background-color: black;
            opacity: 0.6;
            width: 300px;
            height: 66px;
            position: fixed;
            display: table;
            top: 50%;
            left: 50%;
            background-position: center;
            background-repeat: no-repeat;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

            .toaster p {
                font-size: 1em;
                color: white;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }

        #toast-panel {
            display: none;
        }
        /*
        .widget-container{
            border: 0px;
            padding: 0px;
            margin: 0px;
            position: absolute;
            width: 322px;
            height: 93%;

            bottom: 15px;
            top: 44px;
            left: 10px;
            right: 10px;
            background: lightgray;
        }

        .widget-container-bg{
            position: absolute;top: 0px;
            bottom: 0;
            left: 0;
            right: 0;
        }*/
        /*
        .common-button{
            width: 60px;
            height: 30px;
            position: absolute;
            top: 7px;

        }*/
        /** the header container layout*/
        /*.head-inner-top{
            position: absolute;
            right: 1px;
            height: 25px;
            z-index: 99;
            width: 100%;
            display: inline;
            float: right;
        }*/
        .head-inner-main {
            position: absolute;
            top: 25px;
            height: 110px;
            width: 100%;
            display: inline;
            /* background: url("../assets/images/logo.png") no-repeat;*/
        }

        .logo {
            position: absolute;
            top: 20px;
            margin-left: 39px;
        }

        .head-query-group {
            position: absolute;
            left: 47%;
            /*top: 36px;*/
            margin-top: 30px;
            margin-bottom: 36px;
            width: auto;
            display: table;
        }

        .search-text-box {
            width: 510px;
            height: 38px;
            line-height: 38px;
            border: solid;
            border-color: #dcdcdc;
            border-width: 1px;
            padding-left: 8px;
            float: left;
            color: #4c4c4c;
            outline: 0;
        }

        @media screen and (max-width: 1320px) {
            .search-text-box {
                width: 400px;
            }

            .head-query-group {
                left: 55%;
            }
        }

        @media screen and (max-width: 1024px) {
            .search-text-box {
                width: 290px;
                min-width: 290px;
            }

            .head-query-group {
                left: 55%;
            }
        }

        .search-btn-execute {
            width: 98px;
            height: 38px;
            background-color: #0182cb;
            font: 14px "Microsoft YaHei";
            border: none;
            float: left;
        }

            .search-btn-execute > span {
                color: #fff;
            }

            .search-btn-execute:hover {
                background-color: #0182cb;
            }

        .arrow {
            margin-left: 0;
        }

        .arrow-up {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/aup1.png") no-repeat left center;
        }

            .arrow-up:hover {
                background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/aup2.png") no-repeat left center;
            }

        .arrow-down {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/adown1.png") no-repeat left center;
        }

            .arrow-down:hover {
                background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/adown2.png") no-repeat left center;
            }

        .arrow-up-clicked {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/aup2.png") no-repeat left center;
        }

        .arrow-down-clicked {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/adown2.png") no-repeat left center;
        }
        /*.split-img{*/
        /*margin-top: 17px;*/
        /*width: 2px;*/
        /*height: 36px;*/
        /*}*/
        /*.tool-img{*/
        /*margin-top: 4px;*/
        /*}*/
        label,
        img {
            cursor: pointer;
            /*margin-top: 10px;*/
        }

            label:hover {
                color: #3398fd;
            }

        ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        li {
            display: inline;
        }
        /* tool bar */
        #tool-bar {
            background: #fff;
            box-shadow: 0 0 5px #888;
            /*left: 1em;*/
            right: 50em;
            padding: 0.5em;
            position: absolute;
            top: 1em;
            z-index: 40;
        }

        #drop-down {
            box-shadow: 0 0 5px #888;
            top: 35px;
            right: 2.5em;
            /*padding: 0.5em;*/
            padding-top: 0;
            padding-right: 34px;
            position: absolute;
            z-index: 200;
            width: 100px;
            display: none;
            background: #fafafa;
        }

        .drop-down-item {
            cursor: pointer;
            height: 30px;
            width: 100px;
            padding-left: 10px;
            font-size: 12px;
            line-height: 30px;
            color: #333;
            border-top: 1px solid #dddddd;
        }

            .drop-down-item:hover {
                background: #f1f1f1;
                /*opacity: 0.7;*/
                color: #0182cb;
            }

            .drop-down-item i {
                font-size: 12px;
            }

            .drop-down-item .description {
                font-weight: normal;
                font-family: "Microsoft YaHei";
            }

                .drop-down-item .description:hover {
                    color: #0182cb;
                }

        

        

        #main-dialog,
        #details-dialog {
            height: auto;
            width: auto;
        }

            #main-dialog .modal-body {
                width: auto;
                height: auto;
            }
        /*.search-panel {

            background-color: #fff;
            border: 1px solid transparent;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
            box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

            border-color: #ddd;
            display: inline;

        }*/
        .tool-menu-item {
            float: left;
        }

        .top-nav-bar {
            clear: both;
            background-color: #0182cb;
            border-color: #e7e7e7;
            top: 0;
            height: 25px;
            line-height: 25px;
            box-shadow: 1px 1px 3px #d8d8d8;
        }
            /**导航条字号*/
            .top-nav-bar a {
                /***/
                cursor: pointer;
                font-family: "Microsoft YaHei";
                font-size: 12px;
                color: #fff;
                margin-left: 28px;
            }

                .top-nav-bar a:hover {
                    /***/
                    text-decoration: none;
                }

        .left-content-panel {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 72px;
            width: 100%;
            clear: both;
            height:100%;
        }

            .left-content-panel .widgetContainer {
                width: 100%;
                height: 100%;
            }

        .left-foot-panel {
            position: absolute;
            clear: both;
            bottom: 0;
            background-color: #fafafa;
            height: 40px;
            width: 100%;
            text-align: center;
            border-top-style: solid;
            border-color: #dcdcdd;
            border-width: 1px;
            padding-top: 8px;
            padding-bottom: 8px;
        }

        .copy-panel {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            padding-left: 5px;
            background-color: rgba(255, 255, 255, 0.7);
            z-index: 99;
        }

            .copy-panel p {
                font-family: "Microsoft YaHei";
                font-size: 12px;
                color: #000;
                text-align: left;
                margin: 0px;
            }

        .hand {
            cursor: pointer;
        }

        .left-foot-panel a {
            padding-top: 6px;
            padding-bottom: 6px;
            font-family: "宋体";
            font-size: 12px;
            color: #808080;
            /*display: table-cell;*/
            /*vertical-align: middle;*/
        }

        .text-middle {
            display: table-cell;
            vertical-align: middle;
        }

        .left-foot-panel span {
            color: #dcdcdd;
            /*display: table-cell;*/
            /*vertical-align: middle;*/
        }

        .left-top-panel {
            position: absolute;
            height: 35px;
            width: 380px;
            z-index: 10;
            top: 0;
            /*left: 10px;
            right: 10px;*/
            background-color: #e7e7e7;
        }

        .left-element {
            font-size: 1em;
            padding-top: 15px;
            padding-bottom: 15px;
            float: left;
        }

        .right-element {
            float: right;
            font-size: 1em;
            padding-bottom: 15px;
            padding-top: 15px;
        }

        #home-page {
            /**/
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/home.png") no-repeat left center;
            padding-left: 20px;
        }

        #home {
            margin-left: 15px;
        }

        #login-info {
            display: table-cell;
            vertical-align: middle;
            cursor: default;
        }

        #lbl-login {
            /*margin-right: 15px;*/
            display: table-cell;
            vertical-align: middle;
            padding-right: 15px;
        }

        #favorite {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/favorite.png") no-repeat left center;
            padding-left: 20px;
        }

        .left-layout {
            float: left;
        }

        .right-layout {
            float: right;
            /*display:block;*/
            /*z-index: 99;*/
            /*padding-right: 15px;*/
        }

            .right-layout > div {
                padding-left: 20px;
                width: 24px;
                height: 24px;
                cursor: pointer;
            }

        .tool-right-part {
            position: absolute;
            right: 5px;
            display: inline;
            /*float: right;*/
        }

            .tool-right-part > i {
                margin: 0px 5px;
                color: #0182cb;
                font-size: 18px;
            }

                .tool-right-part > i:hover {
                    cursor: pointer;
                }

                .tool-right-part > i.active {
                    color: #333;
                    cursor: pointer;
                }

        #tool {
            width: 56px;
            height: 24px;
            margin: 0px;
            margin-left: 10px;
        }

            #tool span {
                font-size: 12px;
            }

        #arrow {
            width: 12px;
            height: 12px;
            font-size: 12px;
            margin: 0px;
        }

        .tool-right-part img {
            margin-top: 0;
            width: 24px;
            height: 24px;
            margin-left: 25px;
        }

            .tool-right-part img:hover {
                border: solid;
                border-color: #0182cb;
                border-width: 1px;
            }

        .tool-right-part #tool:hover {
            border: none;
        }

        .tool-right-part #arrow:hover {
            border: none;
        }

        .min-height {
            min-height: 35px;
            height: 35px;
        }

        .right-navbar {
            position: relative;
            min-height: 35px;
            margin-bottom: 20px;
            border: 1px solid transparent;
        }
        /*
        .query-tab{
            font-family: "Microsoft YaHei";
            font-size: 16px;
            color: #333333;
        }
        .query-tab:focus{
            font-weight: bold;
        }*/
        #lbl-logout {
            /*margin-left: 5px;*/
            margin-bottom: 5px;
            display: table-cell;
            vertical-align: middle;
            padding-right: 15px;
            display: none;
        }

        .right-toolbar a {
            font-size: 16px;
            color: #828282;
            padding-left: 20px;
        }
        /***/
        .inner-left {
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            width: 56px;
            position: absolute;
            border-top: 1px solid #0182cb;
            background-color: #0182cb;
            /* border: none; */
        }

            .inner-left > div {
                width: 56px;
                height: 60px;
                cursor: pointer;
                text-align: center;
                /* background-color: #252525; */
                border-bottom: 1px solid rgba(204, 204, 204, 0.4);
                margin-bottom: 1px;
            }
                /* .inner-left>div:hover {
            background-color: @base-color;
        } */
                .inner-left > div:hover {
                    /* background-color: @base-color; */
                    background-color: rgba(0, 0, 0, 0.2);
                }

                .inner-left > div > i {
                    font-size: 20px;
                    color: #fff;
                    line-height: 35px;
                }

                .inner-left > div > p {
                    font-size: 12px;
                    color: #fff;
                }

        .inner-right {
            left: 56px;
            border: solid;
            bottom: 0;
            top: 0;
            right: 0;
            position: absolute;
            border-color: #ccc;
            border-top-color: #0182cb;
            border-width: 1px;
        }
        /*.search {*/
        /*background: url("../assets/images/tab/search1.png") no-repeat left center;*/
        /*}*/
        /*.search:hover {*/
        /*background: url("../assets/images/tab/search2.png") no-repeat left center;*/
        /*}*/
        .inner-left .search-clicked {
            /*background: url("../assets/images/tab/search2.png") no-repeat left center;*/
            /* background-color: @base-color;  */
            background-color: rgba(0, 0, 0, 0.2);
        }
        /*.drive {*/
        /*background: url("../assets/images/tab/drive1.png") no-repeat left center;*/
        /*}*/
        /*.drive:hover {*/
        /*background: url("../assets/images/tab/drive2.png") no-repeat left center;*/
        /*}*/
        .inner-left .route-clicked {
            /*background: url("../assets/images/tab/drive2.png") no-repeat left center;*/
            /* background-color: @base-color; */
            background-color: rgba(0, 0, 0, 0.2);
        }

        .inner-left .mymark-clicked {
            background-color: rgba(0, 0, 0, 0.2);
        }
        
        .inner-left .bookmark-clicked {
            background-color: rgba(0, 0, 0, 0.2);
        }
        
         .inner-left .correct-clicked {
            background-color: rgba(0, 0, 0, 0.2);
        }
        /*.service {*/
        /*background: url("../assets/images/tab/service1.png") no-repeat left center;*/
        /*}*/
        /*.service:hover {*/
        /*background: url("../assets/images/tab/service2.png") no-repeat left center;*/
        /*}*/
        .inner-left .service-clicked {
            /*background: url("../assets/images/tab/service2.png") no-repeat left center;*/
            /* background-color: @base-color; */
            background-color: rgba(0, 0, 0, 0.2);
        }
        /*.distance {*/
        /*background: url("../assets/images/tools/distance1.png") no-repeat left center;*/
        /*padding-left: 20px;*/
        /*}*/
        /*.distance:hover {*/
        /*background: url("../assets/images/tools/distance2.png") no-repeat left center;*/
        /*}*/
        /*.area {*/
        /*background: url("../assets/images/tools/area1.png") no-repeat left center;*/
        /*padding-left: 20px;*/
        /*}*/
        /*.area:hover {*/
        /*background: url("../assets/images/tools/area2.png") no-repeat left center;*/
        /*}*/
        /*.mark {*/
        /*background: url("../assets/images/tools/mark1.png") no-repeat left center;*/
        /*}*/
        /*.mark:hover {*/
        /*background: url("../assets/images/tools/mark2.png") no-repeat left center;*/
        /*}*/
        /*.swipe {*/
        /*background: url("../assets/images/tools/swipe1.png") no-repeat left center;*/
        /*}*/
        /*.swipe:hover {*/
        /*background: url("../assets/images/tools/swipe2.png") no-repeat left center;*/
        /*}*/
        .swipeMenu {
            width: 78px;
            /*height: 140px; !*35px per*!*/
            background: #fafafa;
            box-shadow: 0 0 5px #888;
            position: absolute;
            z-index: 100000;
            left: 355px;
            top: 30px;
            margin-top: 4px;
            display: none;
        }
         .screenMenu {
            width: 78px;
            /*height: 140px; !*35px per*!*/
            background: #fafafa;
            box-shadow: 0 0 5px #888;
            position: absolute;
            z-index: 100000;
            left: 423px;
            top: 30px;
            margin-top: 4px;
            display: none;
        }
        
         .toolMenu {
            width: 78px;
            /*height: 140px; !*35px per*!*/
            background: #fafafa;
            box-shadow: 0 0 5px #888;
            position: absolute;
            z-index: 100000;
            left:300px;
            top: 30px;
            margin-top: 4px;
            display: none;
        }

        .dropDownMenuItem {
            width: 100%;
            height: 30px;
            text-align: center;
            border-top: 1px solid #dddddd;
            cursor: pointer;
            color: #333;
        }

            .dropDownMenuItem:hover {
                /*background: rgba(14, 41, 78, 0.27);*/
                /*opacity: 0.7;*/
                /*color: #3398fd;*/
                background-color: #f1f1f1;
                color: #0182cb;
            }

        .swipeMenu .menuLabel {
            font: 12px/30px "Microsoft YaHei";
        }
        
        .screenMenu .menuLabel {
            font: 12px/30px "Microsoft YaHei";
        }
        
         .toolMenu .menuLabel {
            font: 12px/30px "Microsoft YaHei";
        }

        .multi {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/mutil1.png") no-repeat left center;
        }

            .multi:hover {
                background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/mutil2.png") no-repeat left center;
            }

        .full {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/full1.png") no-repeat left center;
        }

            .full:hover {
                background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/full2.png") no-repeat left center;
            }

        .more {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/more.png") no-repeat left center;
        }
        /***/
        .tool {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/tools/tool.png") no-repeat left center;
            padding-left: 56px;
        }

        .clear {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/common/clear.png") no-repeat left center;
            padding-left: 20px;
        }

        .info {
            /*padding: 20px;*/
            cursor: pointer;
            height: 32px;
            width: 100%;
            /*  border: solid;
              border-color: #979797;*/
            border-width: 1px;
            display: table;
        }

        .from-here {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/info/fromhere.png") no-repeat left center;
            padding-left: 5px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            /* margin-left: 20px; */
            /* background-position: center,center; */
            background-position-x: 15px;
        }
        /*.from-here-clicked{
            border: none;
            border-width: 1px;
            border-top-style: solid;
            border-left-style: solid;
            border-right-style: solid;

            border-bottom-style: none;
        }*/
        .normal-border {
            border: solid;
            border-width: 1px;
            border-left-style: none;
            border-color: #979797;
        }

            .normal-border:last-child {
                border-right-style: none;
            }

        .clicked-border {
            border: none;
            border-color: #979797;
            border-width: 1px;
            border-top-style: solid;
            /*border-left-style: solid;*/
            border-right-style: solid;
            border-bottom-style: none;
        }

        .to-here {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/info/tohere.png") no-repeat left center;
            padding-left: 5px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            background-position-x: 8px;
        }

        .buffer {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/info/buffer.png") no-repeat left center;
            padding-left: 5px;
            vertical-align: middle;
            display: table-cell;
            text-align: center;
            background-position-x: 8px;
        }

        #input-box {
            border: solid;
            border-color: #14a1ff;
            border-width: 1px;
            height: 32px;
            width: 234px;
            padding-left: 5px;
            outline: none;
        }

            #input-box[placeholder="请输入距离(数字)"] {
                background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/buffer/danwei.png") no-repeat right center;
            }

                #input-box[placeholder="请输入距离(数字)"] + ul {
                    display: none !important;
                }

        .tip {
            display: none;
            width: 98px;
            height: 30px;
            color: red;
            border: 1px solid #666;
            position: absolute;
            right: 35px;
            padding: 5px;
            border-radius: 4px;
            background-color: #f1e2c8;
        }

        #info-query {
            /***/
            border: solid;
            border-color: #14a1ff;
            border-width: 1px;
            height: 32px;
            text-align: center;
            cursor: pointer;
        }

        .details {
            margin-top: 6px;
            height: 44px;
            display: block;
            width: 100%;
            padding-top: 10px;
        }
        /*.details> .middle-ver{
            display: table-cell;
            vertical-align: middle;
        }*/
        .buffer-qry-type {
            display: inline;
            line-height: 32px;
            text-align: left;
            float: left;
            padding: 0 0px 0 10px;
            vertical-align: middle;
        }

        .details > .middle-ver-label {
            display: inline;
            line-height: 32px;
            text-align: left;
            float: left;
            padding: 0 16px 0 10px;
            vertical-align: middle;
        }

        .details > .middle-ver-input {
            display: inline;
            line-height: 32px;
            float: left;
            vertical-align: middle;
        }

        .details > .middle-ver-btn {
            display: inline;
            float: left;
            line-height: 32px;
            width: 45px;
            margin-left: 10px;
            vertical-align: middle;
        }

        #dialog-container {
            width: 100%;
            height: 100%;
        }

        .details-modal {
            width: 712px;
            height: 418px;
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .details-title {
            width: 100%;
            height: 32px;
            background-color: #14a1ff;
            padding: 5px;
        }

        .details-name {
            color: white;
        }

        .login-label {
            margin-left: 1px;
        }
        /**login html style */
        .remind {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/common/chk1.png") no-repeat left center;
            padding-left: 20px;
        }

        .remind-clicked {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/common/chk2.png") no-repeat left center;
            padding-left: 20px;
        }

        .input-info {
            border: solid;
            border-color: #14a1ff;
            border-width: 1px;
            padding-left: 15px;
            width: 248px;
            height: 32px;
            margin-left: 20px;
        }

        #myModalLabel2 {
            color: white;
            text-align: center;
            font-size: 14px;
            font-family: "Microsoft YaHei";
        }

        .login {
            background: #56c067;
            border-radius: 5px;
            border-color: #56c067;
            border-width: 1px;
            opacity: 0.8;
            width: 94px;
            height: 32px;
            color: #ffffff;
            float: right;
            margin-right: 45px;
        }

        .login-cancel {
            position: relative;
            margin-left: 156px;
            background-color: transparent;
            border: none;
            margin-top: 4px;
            color: #14a1ff;
        }

        .login-action {
            display: block;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .login-title {
            background-color: #14a1ff;
            height: 35px;
            display: table;
            padding: 5px;
            width: 100%;
        }

        .login-content {
            text-align: center;
            margin-top: 10px;
            padding: 5px;
            padding-bottom: 10px;
        }

        .login-row {
            /*display:inline;*/
            /*margin-top: 10px;*/
            /*padding-top: 10px;*/
        }

            .login-row label {
                color: #0094f6;
                font-size: 14px;
                font-family: "Microsoft YaHei";
            }

        .login-split {
            width: 100%;
            height: 12px;
        }

        .popup-details {
            width: 712px;
            height: 418px;
        }
        /**以下CSS控制多时相地图对比样式*/
        /*map normal */
        /**map state 1*/
        .multi1 {
            width: 100%;
            height: 100%;
            float: left;
            position: relative;
        }

        .split {
            width: 0.2%;
            height: 100%;
            float: left;
            /* cursor: col-resize;*/
            display: none;
            border-left: 1px solid #c9c9c9;
            border-right: 1px solid #c9c9c9;
            background-color: #F5F5F5;
            /*background:#dadada url(../widgets/multi/images/vDragBar.png) center no-repeat;*/
            z-index: 101;
        }

            .split:hover {
                /* opacity: 0.6;*/
            }

            .split .splitBtn {
                width: 24px;
                height: 32px;
                margin: -16px 0 0 -12px;
                position: relative;
                z-index: 102;
                top: 50%;
                left: 50%;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                border: 1px solid #848484;
                background: #dadada url(http://map.shanghang.gov.cn/Portal/map/widgets/multi/images/vDrag.png) center no-repeat;
            }

        #mask {
            cursor: col-resize;
        }

        .multi-container {
            position: absolute;
            z-index: 100;
            right: 30px;
            width: 50%;
            min-width: 250px;
        }

        .multi-left {
            position: relative;
            z-index: 100;
            left: 50%;
            margin-top: 20px;
            display: none;
            width: 100%;
        }

        .multi-right {
            position: relative;
            z-index: 100;
            left: 50%;
            margin-top: 20px;
            width: 100%;
        }
        /**==============================================================
          *以下代码用于修改多时相滑块
          *===============================================================
          */
        .slider-btn {
            margin-top: 12px;
        }

        .attach {
            width: 0;
            float: right;
            height: 100%;
            position: relative;
        }

        #attachSlider {
            display: none;
        }

        .multi-slider {
            width: 232px;
            top: 2px;
            position: relative;
        }

        .slider-size {
            position: relative;
            top: 2px;
            width: 232px;
        }

        .yearMinus {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/multi/last1.png") no-repeat center transparent;
            width: 9%;
            height: 26px;
            cursor: pointer;
        }

        .yearIncrease {
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/multi/next1.png") no-repeat center transparent;
            width: 8%;
            height: 26px;
            cursor: pointer;
        }

        .panel-body {
            padding-left: 0px;
            padding-right: 0px;
        }

        #tool-split {
            width: 2px;
            height: 30px;
            border-left-style: solid;
            border-color: #c9c9c9;
            border-width: 1px;
            margin-left: 8px;
        }

        #region select {
            margin-top: 5px;
            margin-left: 3px;
            font-family: "Microsoft YaHei";
            font-size: 13px;
            font-weight: normal;
            border: none;
            color: #333 !important;
            background: url("http://map.shanghang.gov.cn/Portal/map/assets/images/toolbg.png") repeat-x left center;
            outline: none;
        }
.selection-box > .ipt-wrap > label {
    width: 322px;
    height: 36px;
    line-height: 36px;
}

.selection-box > .ipt-wrap > label > * {
    float: left;
}

.selection-box > .ipt-wrap > label > input {
    width: 248px;
    height: 35px;
    outline: none;
    vertical-align: middle;
	color: black;
}

.selection-box > .ipt-wrap > label > button {
    width: 74px;
    height: 35px;
    border: 0;
    background-color: #0e90d2;
    color: white;
}
.bus-line-search {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.bus-line-search > .bus-selection-wrap {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #C9C9C9;
}

.bus-line-search > .bus-stop-list-wrap {
    width: 100%;
    height: 100%;
}

.bus-line-search > .bus-stop-list-wrap > ul {
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.bus-line-search > .bus-stop-list-wrap > ul > li {
    padding: 8px;
    margin: 0;
    list-style: none;
    height: 36px;
    border-bottom: 1px dotted #E0E0E0;
    width:100%;
}

.bus-line-search > .bus-stop-list-wrap > ul > li:hover {
    background-color: #E0E0E0;
}

.bus-line-search > .bus-stop-list-wrap > ul > li > * {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    padding: 0 8px;
   width: calc(100% - 45px);
}

.bus-line-search > .bus-stop-list-wrap > ul > li > * > * {
}

.bus-line-search > .bus-stop-list-wrap > ul > li > .row-icon {
    width: 40px;
}

.bus-line-search > .bus-stop-list-wrap > ul > li > .row-icon > .bg {
    display: block;
    width: 4px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #0e90d2;
    float: right;
}

.bus-line-search > .bus-stop-list-wrap > ul > li:first-child > .row-icon > .bg {
    height: 22px;
    line-height: 22px;
    margin-top: 14px;
}

.bus-line-search > .bus-stop-list-wrap > ul > li:last-child > .row-icon > .bg {
    height: 22px;
    line-height: 22px;
    margin-top: 0;
}

.bus-line-search > .bus-stop-list-wrap > ul > li:first-child > .row-icon > .bg > .icon {
    margin: -14px 0 0 -6px;
}

.bus-line-search > .bus-stop-list-wrap > ul > li:last-child > .row-icon > .bg > .icon {
    margin: 10px 0 0 -6px;
}

.bus-line-search > .bus-stop-list-wrap > ul > li > .row-icon > .bg > .icon {
    width: 16px;
    height: 16px;
    margin: 0 0 0 -6px;
}

