/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-12-11, 10:59:25
    Author     : Administrator
*/
.place-place-location-1-box
{
    position: relative;
}
.place-place-location-1-box select
{
    border: 1px solid #EEEEEE;
}
.place-place-location-1-box .fl
{
    float:left;
}
.place-place-location-1-box .weather-num
{
    line-height: 35px;
    margin-left: 20px;
}
.place-place-location-1-box .icon
{
    margin-left: 10px;
    height: 38px;
    width: 40px;
    overflow: hidden;
}
.place-place-location-1-box .icon img
{
    width: 100%;
    height: 100%;
}
.place-place-location-1-box .place-location-1-current-city-hover
{
    color:#333333;
    background-color: #f3faf3;
    background-image: url(/images/model/place/place_location_1/place_location_1_place_2.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    text-indent: 22px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;   
    opacity:0.98;
　　filter:alpha(opacity=98);
}
.place-place-location-1-box .place-location-1-current-city-hover-1
{
    color:#333333;
    background-color: #f3faf3;
    text-indent: 22px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;   
    opacity:0.98;
　　filter:alpha(opacity=98);
}
.place-place-location-1-box .place-location-1-current-city
{
    color:#FFFFFF;
    background-image: url(/images/model/place/place_location_1/place_location_1_place_0.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    text-indent: 22px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
}
.place-place-location-1-box .place-location-1-switch-city-box
{
    display:none;
    margin-top: 35px;
    position:absolute;
    background: #f3faf3;
    width:560px;
    z-index: 999;
    opacity:0.98;
　　filter:alpha(opacity=98);
}
.place-place-location-1-box .place-location-1-switch-city-box .place-location-1-province-div
{
    width: 264px;
    margin: 20px 0 0 20px;
}
.place-place-location-1-box .place-location-1-switch-city-box .place-location-1-province-div .place-location-1-province-p
{
    margin-top: 10px;
}
.place-place-location-1-box .place-location-1-switch-city-box .place-location-1-province-div .place-location-1-province-p select
{
    width: 120px;
    border-radius: 3px;
    cursor: pointer;
    height: 38px;
}
.place-place-location-1-box .place-location-1-switch-city-box .place-location-1-province-div .place-location-1-province-p .place-location-1-province-select
{
    margin-right: 10px;
    display: block;
    float: left;
    cursor: pointer;
}
.place-place-location-1-box .place-location-1-search-div
{
    width: 270px;
    margin: 20px 0;
}
.place-place-location-1-box .place-location-1-search-div .place-location-1-search
{
    width:253px; 
    height: 37px; 
    margin: 10px 0 0 0; 
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    background: #FFFFFF;
}
.place-place-location-1-box .place-location-1-search-div .place-location-1-search span
{
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 52px;
    width: 35px;
    height: 32px;
    background: url(/images/model/place/place_location_1/place_location_1_search_2.png) no-repeat 5px 0;
}
.place-place-location-1-box .place-location-1-search-div .place-location-1-search-input
{
    position: absolute;
    text-indent: 8px;
    width:205px;
    height: 33px;
    border-radius: 3px;
    border: none;
}
.place-place-location-1-box .place-location-1-search-div ul
{
    position: absolute;
    width: 253px;
    background: #fff;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #DDD;
    top: 85px;
}
.place-place-location-1-box .place-location-1-search-div ul li
{
    margin-left: 10px;
    height: 25px;
    line-height: 25px;
}
.place-place-location-1-box .place-location-1-hot-city-div
{
    margin: 10px 10px 10px 20px;
}
.place-place-location-1-box .place-location-1-hot-city-div p
{
    margin-top: 10px;
}
.place-place-location-1-box .place-location-1-hot-city-div p a
{
    float: left;
    height: 35px;
    line-height: 35px;
    width:120px;
    border:1px solid #EEEEEE;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    text-overflow: ellipsis; 
    overflow: hidden; 
    cursor: pointer;
    white-space: nowrap;
}
.place-place-location-1-box .place-location-1-history-city-div
{
    margin: 0 10px 10px 20px;
}
.place-place-location-1-box .place-location-1-history-city-div p
{
    margin-top: 10px;
}
.place-place-location-1-box .place-location-1-history-city-div p a
{
    float: left;
    height: 35px;
    line-height: 35px;
    width:120px;
    border:1px solid #EEEEEE;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
    cursor: pointer;
}


