.show_switch .switch_tit {
    background: #3a8de2;
    height: 35px;
    margin-top: 20px;
}
.show_switch .switch_tit a.on {
    background: #fff;
    color: #053a9a;
}
.show_switch .switch_tit a {
    padding: 0px 19px;
    height: 30px;
    float: left;
    display: block;
    margin: 5px 0px 0px 1px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.switch_content .region_box {
    background: #ebf5ff;
    min-height: 168px;
    padding: 0px 0px 0px 22px;
}
.switch_content .region_box .region_tit {
    color: #333;
    font-size: 14px;
    font-family: '微软雅黑';
    padding: 15px 0px;
}
.switch_content .region_box .region_tit em {
    color: #ff0000;
    font-size: 16px;
    margin-right: 15px;
}
em, i {
    font-style: normal;
}
.switch_content .region_box .region_l {
    position: relative;
    padding-left: 100px;
    margin-right: 30px;
}
.switch_content .region_box .region_l .icon {
    position: absolute;
    left: 0px;
    top: 0px;
}
.switch_content .region_box .region_r {
    position: relative;
    padding-left: 90px;
}
#zg {
    width: 11px;
    position: absolute;
    background-color: #eef;
    z-index: 1;
    clear: both;
    margin: 7px 0px 0px -40px;
    border-radius: 4px 4px 0px 0px;
}
.switch_content .region_box .region_r span {
    position: absolute;
    left: 0px;
    top: -12px;
}
.switch_content .region_box .region_r p {
    color: #f26b08;
    font-size: 30px;
    font-family: '微软雅黑';
    padding-left: 25px;
}
.switch_content .region_box .region_r p {
    color: #f26b08;
    font-size: 30px;
    font-family: '微软雅黑';
    padding-left: 25px;
}
.switch_content .prediction_box .title {
    color: #0d0d0d;
    font-size: 18px;
    font-family: '微软雅黑';
    margin-top: 20px;
}
.switch_content .prediction_box .title i {
    float: left;
    width: 6px;
    height: 20px;
    background: #3a8de2;
    margin: 3px 8px 0px 0px;
}
.switch_content .prediction_box .prediction_img {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin: 15px 0px;
    text-align: center;
    padding: 15px 0px;
}
.hourlist ul li {
    width: 61px;
    float: left;
    display: inline;
    font-size: 14px;
    margin-left: 12px;
    border-right: 1px dashed #dadada;
}
.hourlist ul li p.time {
    color: #333;
}
.hourlist ul li p {
    text-align: center;
    line-height: 20px;
    margin-top: 17px;
}
.hourlist ul li p.img {
    padding: 0px 0;
}
.hourlist ul li p.wd {
    color: #073aba;
}
.switch_content .prediction_box .prediction_des {
    color: #333;
    line-height: 23px;
    font-size: 14px;
    margin-top: 5px;
}