﻿@import url(main.css);
@import url(active.css);
@import url(SiteBus.css);
@import url(SiteSocial.css);
@import url(SiteObjStyle.css);
@import url(SitePOI.css);
body {
    font-size: 13px;
    font-family: "Microsoft JhengHei" !important;
    color: #666;
    background-image: url(/images/bk2.jpg);
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* 反白特效文字顏色 */
.linkInput::selection {
    background: #3164C6 !important;
    color: #FFFFFF !important;
    text-shadow: none;
}

.linkInput::-moz-selection {
    background: #3164C6 !important;
    color: #FFFFFF !important;
    text-shadow: none;
}

.linkInput {
    background: #FFFFFF !important;
    color: #000000 !important;
}

.ToolMenu {
    margin-top: -1px;
    top: 0px;
    left: 400px;
    height: 53px;
    width: 897px;
    background: #FFFFFF;
    position: absolute;
    z-index: 999800;
}

#asideSpan {
    background: #035397 !important;
    border-width: 0.5px 0.5px 0.5px 0px !important;
    border-style: solid !important;
    border-color: #035397 !important;
    border-radius: 0px 3px 3px 0px !important;
}

/* 側邊按鈕陰影設定 */
#mainDivClose {
    background: #FFFFFF !important;
    border-width: 0.5px 0.5px 0.5px 0px !important;
    border-style: solid !important;
    border-color: #CBCBCB !important;
    box-shadow: 2px 2px 3px 1px rgba(160, 160, 160, 0.25);
    border-radius: 0px 3px 3px 0px !important;
}
/* 側邊陰影設定 */
#MainContent, #MainContent2, #MainContent3, #MainContent4 {
    border-width: 0.5px 0.5px 0.5px 0px;
    border-style: solid;
    border-color: #CBCBCB;
    box-shadow: 2px 2px 3px 1px rgba(160, 160, 160, 0.25);
}
.page-main > aside span {
    background-color: white;
    display: block;
    position: absolute;
    top: 0px; /* 高 */
    left: 368px; /* 相對位置 */
    width: 30px; /* 顯示圖片寬 */
    height: 53px; /* 顯示圖片高 */
    margin: 0;
    padding: 0;
    border: none;
    background: #FFFFFF;
    border-right: 0.5px solid #CBCBCB;
    box-shadow: 1px 2px 3px 1px rgba(160, 160, 160, 0.25);
}



.whCenter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#MainContent4 {
    width: 368px;
    height: 139px;
    z-index: 999820 !important;
    position: absolute !important;
    color: white;
}

.mainContentTitle {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    color: #FFFFFF;
}

.mainContentText {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}

.routeStyle {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

#sInput, #eInput {
    width: 236px !important;
    height: 25px !important;
    box-sizing: border-box !important;
    background: #FFFFFF !important;
    border: 1px solid #A7A7A7 !important;
    font-family: 'Microsoft JhengHei' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 15px !important;
    color: #A7A7A7 !important;
}

.routeStyleBold {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
}

.routeStyleBlackTag {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

.routeMainDiv {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    color: #A7A7A7;
}

.routeStyleBlueTag {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #035397;
}


.btn2 {
    cursor: pointer;
    text-decoration: none;
    background-color: rgba(255,255,255,0.1);
    font-family: Microsoft JhengHei;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.btn1 {
    cursor: pointer;
    text-align: center;
    padding: 5px 5px;
    font-family: Microsoft JhengHei;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    float: right;
    right: 13px;
    right: 16px;
    box-sizing: border-box;
    background: #FAE5EA;
    border: 1px solid #F0C3CE;
    border-radius: 3px;
}
.btn1 {
    cursor: pointer;
    text-align: center;
    padding: 5px 5px;
    font-family: Microsoft JhengHei;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    float: right;
    right: 13px;
    right: 16px;
    box-sizing: border-box;
    background: #FAE5EA;
    border: 1px solid #F0C3CE;
    border-radius: 3px;
}


/* 地址查詢 */
#SearchBar {
    position: relative;
    width: 368px;
    height: 37px;
    left: 22px;
    top: 118px;
    background-color: white;
    border: 1px solid #5E5E5E;
    box-shadow: 0px 2px 3px 1px rgba(160, 160, 160, 0.25);
    border-radius: 25px;
    line-height: 15px;
}

.sbtn {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #808080;
    background: #FFFFFF;
    border: 1px solid #F8EBEA;
    border-radius: 3px;
}

#searchWord {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #A7A7A7;
}

    #searchWord:focus {
        font-size: 13px;
        color: #000000;
    }

#btnAddrSearch:active {
    background-color: #A7A7A7;
}


#ToolMenu {
    position: absolute;
    width: 652px;
    height: 53px;
    /*    left: 634px;*/
    /*background: #FFFFFF;*/
    border-width: 0px 0.5px 0.5px 0.5px;
    border-style: solid;
    border-color: #CBCBCB;
    box-shadow: 0px 2px 3px 1px rgba(160, 160, 160, 0.25);
    border-radius: 0px 0px 5px 5px;
    /*元件置中*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#ToolMenuHeight {
    height: 40px;
    line-height: 40px;
}



#MapLayer {
    background-color: #cde8f5
}

input {
    border: 1px solid #CCC
}

table {
    color: #666
}

#Menu {
    background-image: url(/images/bk.jpg)
}

.footMenu {
    font-family: Microsoft JhengHei, Arial;
    font-size: 13px;
    color: #8ca91b;
    text-align: center;
    line-height: 24px;
    height: 24px
}

    .footMenu a:link, a:visited, a:hover {
        text-decoration: underline;
        color: #8ca91b
    }

.foot-txt {
    text-align: center;
    font-family: Microsoft JhengHei, Arial;
    font-size: 12px;
    color: #666;
    padding: 0
}



#tools {
    background-color: #FFF;
    border-bottom: 1px solid #70c3f7;
    width: 100%;
    display: block
}

.tool2 {
    color: #666;
    height: 50px;
    width: 47px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}


/* 預設不顯示文字，只有滑鼠上去時顯示 */
.tool2 span {
    display: none;
}

    .tool2:hover span {
        display: inline-block;
    }

    /* 預設不顯示svg，只有滑鼠上去時不顯示 */
    .tool2 svg {
        position: absolute;
        width: 100%;
        height: 100%;
        transition: transform .2s;
    }

    .tool2:hover svg {
        display: none;
    }

.tool3 { /* tool寬版 */
    color: #666;
    height: 50px;
    width: 47px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

    .tool3 span {
        display: none;
    }

    .tool3:hover span {
        display: inline-block;
        margin-left: -1px;
        margin-right: -1px;
    }

    /* 預設不顯示svg，只有滑鼠上去時不顯示 */
    .tool3 svg {
        position: absolute;
        width: 100%;
        height: 100%;
        transition: transform .2s;
    }

    .tool3:hover svg {
        display: none;
    }

.tooltxt {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    /*置中*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*line-height: 16px;*/
}

.tool2:hover span {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    font-family: 'Microsoft JhengHei';
}

.selected {
    color: #DC4E60;
}

.notselect {
    color: #035397;
}

.tooltxtClose {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #808080;
}
.tooltxtOpen {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #CA4841;
}

/*
.tool3 {
    color: #666;
    height: 50px;
    width: 50px;
    line-height: 50px;
    cursor: pointer
}

.tool4 {
    color: #666;
    height: 50px;
    width: 93px;
    line-height: 50px;
    cursor: pointer
}

.tool5 {
    color: #666;
    height: 50px;
    width: 80px;
    line-height: 50px;
    padding-top: 18px;
    cursor: pointer
}
*/
.outer {
    background-color: #95afba;
    position: relative; /* ★ */
    height: 400px;
}

.inner {
    position: absolute; /* ★ */
    top: 50%; /* ★ */
    height: 100px;
    transform: translateY(-50%); /* ★ */
}

/* 左邊選單 left: -400px; */
/*
.leftMenuClose {
    left: -400px;
}
.leftMenuOpen {
    left: 0px;
}
.mainMenuWidth{
    width: 350px;
}
*/


/*左側展開*/
.page-main > aside {
    background-color: white;
    width: 368px;
    height: 100%;
    top: 0;
    left: -318px;
    position: fixed;
}

    .page-main > aside ul {
        margin: 0;
        padding: 0;
        top: 25px;
        right: 0px;
        position: absolute;
    }

    .page-main > aside li {
        margin: 0 0 20px;
        list-style: none;
    }


/* 主選單 */
#MainMenu {
    position: absolute;
    width: 368px;
    height: 100px;
    top: -1px;
    /*add 陰影*/
    background: #FFFFFF;
    border: 0.5px solid #CBCBCB;
    box-shadow: 0px 2px 3px 1px rgba(160, 160, 160, 0.25);
    border-radius: 5px;
}

/* 主選單第一層選單 */
.navFixed {
    position: fixed;
    top: 169px;
}


/* POI選項排版 */
.MenuItem {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.04em;
}

input[type="checkbox"] {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #C5C5C5 !important;
    border-radius: 3px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

input[type="checkbox"]:checked {
    width: 16px;
    height: 16px;
    background: #3164C6 !important;
    border-radius: 3px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.RouteDivText {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.RouteLineHeight {
    line-height: 34px;
}

.swepDiv {
    width: 40px;
    height: 100%;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.RouteText {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #A7A7A7;
}

.RouteInputTip {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    color: #A7A7A7;
}

/* POI選單排版 */
.MenuTable {
    padding: 8px 16px 8px 16px !important;
}

#rightMenu table td a, a:link, a:visited {
    color: #304163;
    text-decoration: none
}

/* 預設關特效 */
#rightMenu table td a, a:link, a:visited, a:hover, a:active {
    color: #304163 !important;
    text-decoration: none !important;
    border-bottom: 1px solid;
}

.MenuClass {
    color: #000000;
    margin: 0px !important;
    padding: 7px 9px 7px 9px !important;
    background: #F5F5F5;
    border: 1px solid #CBCBCB;
    border-radius: 5px;
}

.MenuClassSelected {
    color: #3164C6;
    margin: 0px !important;
    padding: 7px 9px 7px 9px !important;
    background: #EEF3FE;
    border: 1px solid #3164C6;
    border-radius: 5px;
}

.menuTitleStyle {
    font-family: 'Microsoft JhengHei' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}
/*.menuTitleStyleSelect {
    color: black;
}
.menuTitleStyleNotSelect {
    color: #3CA1E1;
}
*/
/*.MenuSelecte {
    color: #000000;
}

.MenuNotSelect {
    color: #3CA1E1;
}*/

    .panel-group .panel + .panel {
        margin-top: 12px !important;
    }

.area-poi-botton { /* 周邊資訊按鈕 */
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.04em;
    color: #000000;
}

/* 去除 menu tab 灰框 */
.nav-tabs > li > a {
    border: 0px solid rgba(255,255,255,0.0) !important;
    background-color: rgba(255,255,255,0.0) !important;
    position: relative;
}
.nav-tabs > li.active > a {
    border: 0px solid rgba(255,255,255,0.0) !important;
    background-color: rgba(255,255,255,0.0) !important;
}

/* 去除 menu tab 灰框 */
.nav > li > a {
    padding: 0px 5px 0px 0px !important;
}

.nav > li {
    width: 85px;
    height: 53px;
    padding-top: 26px;
}

.cursorPointer {
    cursor: pointer;
}
.select {
    cursor: pointer;
}

/* focus特效 */
.nav-tabs > li > a {
    position: relative;
}


/* 選取類別(偽類) */
.select::before {
    content: "";
    width: 71px;
    height: 3px;
    background-color: black;
    position: absolute;
    left: 0;
    bottom: -10px;
}



.area-poi-text { /* 周邊資訊 */
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}





/* 主選單第二層 */
.MenuTable2 {
    position: absolute;
    height: 330px;
    max-height: 330px;
    width: 400px;
    overflow-y: hidden;
    background: #FFFFFF;
}
/* 主選單第二層 */
#MenuTable2 {
    position: absolute;
    height: 330px;
    width: 368px;
    max-height: 330px;
    top: 53px;
    overflow-y: hidden;
    overflow-x: hidden;
    font-size: 12px;
    line-height: 16px;
    z-index: 10001;
    background: #FFFFFF;
}


/* 廣告選單 */
.MenuTable3 {
    position: relative;
    height: 70px;
    width: 334px;
    background-image: url(https://www.map.com.tw/Maptest/images/menu/MenuPng.png);
}

.MenuTable4 {
    position: relative;
    height: 70px;
    width: 334px;
    background-image: url(https://www.map.com.tw/Maptest/images/menu/MenuPng2.png);
}

#MenuTable5 {
    position: relative;
    height: 120px;
    width: 334px;
    background-color: forestgreen;
}

/* 捲軸、滾動條 */
::-webkit-scrollbar {
    width: 7px;
}
::-webkit-scrollbar-button {
    background: transparent;
    border-radius: 5px;
    height: 0px;
}
::-webkit-scrollbar-track-piece {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    height: 31px;
    background: #A7A7A7;
    border: 1px solid slategrey;
}
::-webkit-scrollbar-track {
    box-shadow: transparent;
}
::-webkit-scrollbar-track {
    box-shadow: transparent;
}



/* 捲軸 */

#tools img {
    vertical-align: middle
}

.Splite {
    width: 20px;
    text-align: center
}

#rightContent {
    background-color: #FFF;
    width: 290px;
    height: 290px;
    margin-top: 0px;
    overflow: hidden
}

.b0f, .b1f, .b2f, .b3f, .b4f {
    font-size: 1px;
    overflow: hidden;
    display: block;
    background: #FFF;
}

.b0f {
    height: 1px;
    margin: 0 9px;
    margin-top: 10px;
}

.b1f {
    height: 1px;
    margin: 0 8px;
}

.b2f {
    height: 1px;
    margin: 0 6px;
}

.b3f {
    height: 1px;
    margin: 0 5px;
}

.b4f {
    height: 1px;
    margin: 0 4px;
}

#rightMenu {
    position: absolute;
    display: none;
    z-index: 99
}

    #rightMenu table {
        background-color: #FFF;
        border: 1px solid #c6e6aa;
        text-align: center
    }


        #rightMenu table td:hover {
            background: #ebf7e1;
            text-decoration: none;
            color: #304163;
        }



.empty {
    width: 25px;
    height: 18px;
    border: 0 solid;
    cursor: pointer
}

.Shadow {
    width: 30px;
    background-color: #666;
    color: #FFF;
    font-size: 20px
}

#RangeTxt {
    position: absolute;
    z-index: 16;
    color: #1919e4
}

#closeLayer {
    position: absolute;
    right: 110px;
    border: 3px double #FFF;
    height: 22px;
    line-height: 22px;
    color: #FFF;
    background-color: #69c;
    display: none;
    cursor: pointer;
    width: 80px;
    z-index: 9999;
    text-align: center
}

#weatherDetailDiv {
    display: none;
    position: absolute;
    background-image: url(../images/weahter/bg.png);
    z-index: 9999;
    width: 250px
}

.earthquake {
    width: 64px;
    height: 56px;
    text-align: center;
    padding-top: 10px;
    color: #474747;
    font-weight: 700;
    background-image: url(../images/earthquake.png)
}

.earthquakeContent {
    width: 250px;
    border: 1px solid;
    font-size: 12px;
    background-color: #FFF
}

.weatherDiv {
    width: 60px;
    height: 90px;
    text-align: center;
    font-weight: 700;
    color: #333;
    font-size: 11px;
    background-image: url(../images/weahter/bg.png)
}

.lenStyle {
    width: 180px;
    background-color: #c66;
    color: #FFF;
    letter-spacing: 1px;
    margin: -10px 0 0 100px
}
.areaStyle {
    width: 150px;
    background-color: #c66;
    color: #FFF;
    letter-spacing: 1px;
    margin: -10px 0 0 100px
}


.routInput {
    color: #CCC;
    font-style: italic;
    font-size: 13px
}

#oilTaxi {
    position: absolute;
    display: none;
    z-index: 999;
    background-color: #69c;
    width: 150px;
    height: 50px;
    line-height: 20px
}

    #oilTaxi table tr td {
        color: #FFF
    }

.windowInfo {
    width: 298px;
    height: 158px;
    margin-top: -170px;
}

.winfoIframe {
    width: 288px;
    height: 149px;
    margin-left: 5px;
    margin-top: 5px;
    filter: alpha(opacity=100); /* IE, 0 ~ 100 */
}

.more {
    display: none;
    position: absolute;
    z-index: 99999
}

img {
    border: 0 
}

#linkDiv {
    position: absolute;
    border: 1px solid #666;
    background-color: #FFF;
    display: none;
    z-index: 99999;
    color: #666;
    font-size: 13px;
    line-height: 25px;
    width: auto;
    height: auto
}

    #linkDiv input {
        width: 95%
    }

#history {
    width: 290px;
    border: 1px solid #AAA;
    color: #666;
    margin: 5px 0 0
}

.zoomEmpty {
    height: 11px;
    line-height: 11px;
    margin-left: 5px
}

#zoombarContent {
    background-image: url(/images/zoombar/scale.gif);
    height: 142px;
    cursor: pointer
}

.mapButton {
    position: absolute;
    width: 80px;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
    color: #FFF;
    background-color: #AAA;
    border: 3px double #FFF;
    top: 0px;
    z-index: 9999
}

.OSMinfo_RButton2 {
    position: absolute;
    width: 120px;
    height: 180px;
    line-height: 22px;
    text-align: center;
    right: 250px;
    z-index: 9999
}

.OSMinfo_RButton {
    position: absolute;
    width: 120px;
    height: 180px;
    line-height: 22px;
    text-align: center;
    right: 115px;
    z-index: 9999
}

.OSM_RButton {
    position: absolute;
    width: 120px;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
    color: #FFF;
    background-color: #00008B;
    border: 3px double #FFF;
    right: 100px;
    z-index: 9999
}

.imgPoint, .zoomInOut {
    cursor: pointer
}


