﻿.citySelector {
    font: 12px/1.5 tahoma,arial,\5b8b\4f53;
    background: #fff;
    text-align: left;
}

.cityslide {
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #85BEE5;
    border-right-color: #3485C0;
    border-bottom-color: #3485C0;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    margin-top: -2px;
}

    .cityslide li {
        list-style: none;
        overflow: hidden;
        height: 30px;
        padding: 4px 5px;
    }

        .cityslide li.on {
            background: rgb(252, 217, 145); /*#9CD9FF;*/
            color: #1f1f1f;
        }

        .cityslide li b {
            font-weight: normal;
        }

        .cityslide li.empty {
            background: #fff2e8;
            color: #666;
        }

            .cityslide li.empty em {
                color: red;
                font-style: normal;
            }

.cityname {
    float: left;
}

.cityspell {
    float: right;
}

.cityBox {
    width: 400px;
    /*border: 1px solid #85BEE5;*/
    overflow: hidden;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    background: rgba(250,250,250,.85);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -ms-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}

    .cityBox .tipleft {
        width: 340px;
        overflow: hidden;
        float: left;
    }

    .cityBox .divbtn {
        width: 400px;
        height: 25px;
        padding-left: 190px;
        text-align: center;
    }

    .cityBox .tipright {
        width: 50px;
        float: left;
        text-align: right;
        color: Red;
        cursor: pointer;
    }

    .cityBox ul {
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgb(252, 217, 145);
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .cityBox ul li {
            float: left;
            list-style: none;
            padding: 2px 4px;
            /* border: 1px solid #85BEE5; */
            cursor: pointer;
            /* margin-left: 4px; */
            display: inline;
            background: #E1EFFE;
            height: 100%;
            line-height: 30px;
            padding: 0 10px;
            background: transparent;
            cursor: pointer;
            -webkit-border-top-left-radius: 5px;
            -moz-border-top-right-radius: 5px;
            -webkit-border-top-left-radius: 5px;
            -moz-border-top-right-radius: 5px;
            -webkit-border-top-left-radius: 5px;
            -moz-border-top-right-radius: 5px;
            -webkit-border-top-left-radius: 5px;
            -moz-border-top-right-radius: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

            .cityBox ul li.on {
                background: #fff;
                border-bottom-color: #fff;
                position: relative;
            }

.hide {
    display: none;
}

p.tip {
    color: #666;
    line-height: 20px;
    padding: 5px;
    margin: 0;
    text-indent: 3px;
    display: none;
}

.hotCity {
    /*border-top: 1px solid #85BEE5;*/
    margin-top: 1px;
    clear: left;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    _margin-bottom: 8px;
    background: rgba(250,250,250,.85);
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.footCity {
    width: 100%;
    height: 25px;
    border-top: 1px solid #85BEE5;
    margin-top: -1px;
    clear: left;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    _margin-bottom: 8px;
    padding-left: 100px;
}

.cityTab {
    overflow: hidden;
}

    .cityTab dl {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .cityTab dl dt {
            float: left;
            padding-left: 3px;
            color: #F30;
            text-indent: 5px;
            font-family: "Lucida console", "consolas", "courier new";
            line-height: 28px;
            font-size: 14px;
            width: 20px;
        }

        .cityTab dl dd {
            margin-left: 2px;
            float: left;
            width: 360px;
        }

            .cityTab dl dd a {
                padding-left: 5px;
                /* width: 66px; */
                line-height: 22px;
                display: inline-block;
                color: #000;
                text-decoration: none;
                padding: 3px 10px;
                margin-bottom: 5px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
                cursor: pointer;
                margin-left: 3px;
            }

                .cityTab dl dd a:hover {
                    text-decoration: none;
                    background: rgb(218,240,255);
                }

            .cityTab dl dd input {
                padding-left: 5px;
                width: 20px;
                line-height: 22px;
                display: inline-block;
                color: #000;
                text-decoration: none;
            }

            .cityTab dl dd .sp1 {
                padding-left: 5px;
                width: 76px;
                line-height: 22px;
                display: inline-block;
                color: #000;
                text-decoration: none;
            }


            .cityTab dl dd span {
                padding-left: 5px;
                width: 66px;
                line-height: 22px;
                display: inline-block;
                color: #000;
                text-decoration: none;
            }

            .cityTab dl dd a:hover {
                /*text-decoration: underline;*/
                /*color: red;*/
            }

.cityinput {
    border-width: 1px;
    border-style: solid;
    border-color: #666 #ccc #ccc #666;
    height: 24px;
    line-height: 24px;
    width: 130px;
    font-size: 12px;
    padding-left: 2px;
    background: url(../../images/seach_city.png) no-repeat 105px 5px;
}

.cityinput2 {
    border-width: 1px;
    border-style: solid;
    border-color: #666 #ccc #ccc #666;
    height: 24px;
    line-height: 24px;
    width: 200px;
    font-size: 12px;
    padding-left: 2px;
}

/*国际城市控件样式*/
.tablist[type=text] {
    padding-right: 24px;
    width: 160px;
    background: #fff url(../Images/tab.png) no-repeat right;
}

.menutab {
    position: absolute;
    width: 400px;
    background: #FFF;
    z-index: 800;
    display: none;
    font-size: 12px;

    overflow: hidden;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    border-radius: 5px;
    animation-duration: 1s;
    animation-fill-mode: both;
}

    .menutab ul {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 30px;
        background: rgb(252, 217, 145);
    }

        .menutab ul li {
            float: left;
            list-style: none;
            display: inline;
            height: 100%;
            line-height: 30px;
            padding: 0 10px;
            cursor: pointer;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        .menutab ul .nx {
            background: #fff;
            border-bottom-color: #fff;
            position: relative;
        }
    .menutab div {
        padding-right: 10px;
        padding-bottom: 10px;
    }

        .menutab div s {
            display: inline-block;
            padding: 3px 6px;
            color: #335E84;
            margin-left: 10px;
            margin-top: 10px;
            text-decoration: none;
            cursor: pointer;
        }

            .menutab div s:hover {
                background: rgb(218,240,255);
            }
