@charset "gb2312";
.show_weather .left_box {
    width: 300px;
    height: 225px;
    border: 1px solid #e8e8e8;
    margin-top: 16px;
}
.show_weather .left_box h3 {
    color: #000;
    font-size: 14px;
    padding: 10px 8px;
    font-family: 'Î¢ÈíÑÅºÚ';
}
.show_weather .left_box .wendu {
    position: relative;
    padding-left: 75px;
    margin-top: 0px;
}
#zg {
    width: 11px;
    position: absolute;
    background-color: #eef;
    z-index: 1;
    clear: both;
    margin: 7px 0px 0px -40px;
    border-radius: 4px 4px 0px 0px;
}
.show_weather .left_box .wendu span {
    position: absolute;
    left: 8px;
    top: 0px;
}
.show_weather .left_box .feng {
    text-align: center;
    font-size: 14px;
    color: #262626;
    margin-top: 0px;
    margin-right: 15px;
}
#speed {
    line-height: 80px;
    text-align: center;
    width: 83px;
    height: 80px;
    font-size: 14px;
    color: red;
}
.show_weather .left_box .feng div {
    margin: 0px 0px;
}
.show_weather .left_box .des_list {
    margin-top: 0px;
}
.show_weather .left_box .des_list p {
    float: left;
    color: #626262;
    font-size: 14px;
    margin: 10px 0px 0px 8px;
    line-height: 20px;
}
.show_weather .left_box .des_list p span {
    width: 70px;
    display: inline-block;
    text-align: left;
    line-height: 24px;
}
.rihgt_box .forecast_tit {
    color: #333;
    font-size: 12px;
    text-align: right;
}
.show_weather .forecast_tit {
    color: #6e7278;
    font-family: 'Î¢ÈíÑÅºÚ';
    padding: 10px 0px 20px;
}
.rihgt_box .forecast_tit #timeframe {
    color: #000;
}
.show_weather .forecast_box .forecast_left {
    position: relative;
    min-height: 58px;
    font-family: 'Î¢ÈíÑÅºÚ';
}
.show_weather .forecast_box .forecast_left .icon {
    left: 10px;
    top: 0px;
    text-align: center;
    margin-right: 13px;
}
.show_weather .forecast_box .forecast_left .text p {
    color: #000;
    font-size: 14px;
    padding-bottom: 3px;
}
.show_weather .forecast_box .forecast_left .text div {
    color: #32363a;
    font-size: 28px;
    font-weight: bold;
}
.show_weather .forecast_box .forecast_right {
    margin: 36px 12px 0px;
}
.show_weather .forecast_box .forecast_right p {
    float: left;
    margin-right: 45px;
    color: #333;
    line-height: 23px;
    font-size: 14px;
}
.show_weather .forecast_box .forecast_right p span {
    color: #3a8de2;
}
.show_weather .work_des {
    background: #e7f3ff;
    color: #333;
    font-size: 14px;
    line-height: 23px;
    padding: 10px;
    margin-top: 10px;
}
.show_weather .base_title {
    color: #0d0d0d;
    font-size: 18px;
    font-family: 'Î¢ÈíÑÅºÚ';
    margin-top: 10px;
}
.show_weather .base_title i {
    width: 6px;
    height: 20px;
    background: #3a8de2;
    float: left;
    margin: 2px 8px 0px 0px;
}
.show_weather .div_img {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    padding: 0px 0px;
    margin-top: 10px;
}
.hourlist ul li {
    width: 61px;
    float: left;
    display: inline;
    font-size: 14px;
    margin-left: 12px;
    border-right: 1px dashed #dadada;
}
.hourlist ul li p {
    text-align: center;
    line-height: 20px;
    margin-top: 17px;
}
.hourlist ul li p.time {
    color: #333;
}
#holder {
    margin-top: 4px;
}
.tenday-curve {
    width: 676px;
    padding: 0px 0;
    color: #94afdb;
}
.haze_content .haze_table {
    border-right: 1px solid #9eb7e3;
    border-bottom: 1px solid #9eb7e3;
}
.haze_content .haze_table .top th, .haze_content .haze_table .top td {
    height: 39px;
    text-align: center;
    font-family: 'Î¢ÈíÑÅºÚ';
    color: #333;
    font-size: 14px;
}
.haze_content .haze_table th {
    color: #245cbf !important;
    font-size: 14px;
    text-align: left !important;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: normal;
    width: 180px;
    padding-left: 15px;
}
.haze_content .haze_table th, .haze_content .haze_table td {
    border-left: 1px solid #9eb7e3;
    border-top: 1px solid #9eb7e3;
    height: 56px;
}
.haze_content .haze_table .td_div {
    position: relative;
    padding: 0px 6px 0px 65px;
    height: 42px;
    width: 122px;
    line-height: 18px;
}
.haze_content .haze_table .td_div span {
    width: 49px;
    height: 39px;
    background: #96e600;
    color: #010101;
    font-size: 12px;
    font-family: 'Î¢ÈíÑÅºÚ';
    position: absolute;
    left: 9px;
    top: 0px;
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
}
.haze_content .haze_table .td_div p {
    padding-top: 1px;
    line-height: 15px;
    color: #333;
}
.forecasters_list {
    margin-top: 10px;
}
.forecasters_list ul li.first {
    margin-left: 0px;
}
.forecasters_list ul li {
    float: left;
    width: 191px;
    height: 122px;
    margin-left: 3px;
    background: #e7f3ff;
    font-size: 12px;
    margin-bottom: 3px;
}
.forecasters_list ul li .box_l {
    width: 75px;
    height: 122px;
    text-align: center;
    color: #1570a6;
}
.forecasters_list ul li .box_l .m_box {
    width: 75px;
    height: 122px;
    display: table-cell;
    vertical-align: middle;
}
.forecasters_list ul li .box_l p {
    margin-top: 5px;
}
.forecasters_list ul li .box_r {
    width: 110px;
    height: 100px;
    margin-right: 5px;
    color: #333;
    line-height: 17px;
    padding-top: 10px;
}
.forecasters_list ul li .box_r .m_box {
    width: 110px;
    height: 122px;
    display: table-cell;
    vertical-align: middle;
}
.forecasters_list ul li .box_r h3 {
    color: #1570a6;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    font-family: 'Î¢ÈíÑÅºÚ';
    margin-bottom: 10px;
}
.context_title {
    width: 110px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    cursor: pointer;
}
.forecasters_list ul li.first {
    margin-left: 0px;
}
.forecasters_list ul li {
    float: left;
    width: 191px;
    height: 122px;
    margin-left: 3px;
    background: #e7f3ff;
    font-size: 12px;
    margin-bottom: 3px;
}
.show_weather .forecast_box .forecast_right div label {
    background: #ff900d;
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 3px;
}
.show_weather .forecast_box .forecast_right div {
    line-height: 23px;
    color: #333;
    text-align: center;
}