@charset "gb2312";
/* CSS Document */
/*html{filter:gray;}*/
.main .l_weather {
    width: 676px;
    height: auto;
    background: #fff;
    margin-top: 10px;
    height: auto;
}
.main .l_weather .weather_tit, .main .r_weather .title_box, .main .climate_box .l_climate .l_tit, .main .bottom_list .service .service_tit, .main .bottom_list .interaction .advice {
    border: 1px solid #a8c7e6;
    height: 39px;
    background: url(weather_tit.gif) repeat-x;
    line-height: 39px;
}
.main .climate_box .l_climate .l_tit a.first, .main .l_weather .weather_tit a.first {
    border-left: none;
}
.main .l_weather .weather_tit a.on {
    background: url(weather_tit_a.gif) repeat-x;
    color: #fff;
}
.main .l_weather .weather_tit a {
    border-left: none;
    width: 98px;
    color: #053ba4;
    font-size: 15px;
    font-weight: 500;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
}
.main .l_weather .contents {
    height: 385px;
    border-top: none;
}
.main .l_weather .contents .text_des .tit_h3 {
    border-bottom: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    padding-top: 5px;
}
.main .l_weather .contents .text_des .tit_h3 span.on {
    color: #ff0000;
    border-bottom: 2px solid #ff0000;
    height: 34px;
}
.main .l_weather .contents .text_des .tit_h3 span {
    float: left;
    display: block;
    color: #333;
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
}
.main .l_weather .contents .text_des .tit_h3 a {
    color: #0f439f;
    font-size: 14px;
    margin-right: 20px;
}
.main .l_weather .contents .text_des .describe_text {
    position: relative;
    padding: 18px 310px 10px 90px;
    height: auto !important;
}
.main .l_weather .contents .text_des .describe_text .tf_img {
    position: absolute;
    left: 20px;
    top: 18px;
}
.main .l_weather .contents .text_des .describe_text .icon {
    position: absolute;
    left: 28px;
    top: 109px;
    display: none;
}
.main .l_weather .contents .text_des .describe_text .what {
    font-size: 14px;
    color: #333333;
    width: 550px;
}
.main .l_weather .contents .text_des .describe_text .what p {
    line-height: 23px;
}
.main .l_weather .contents .text_des .describe_text .what span {
    color: #666666;
}
.main .l_weather .contents .text_des .describe_text .what div {
    overflow: hidden;
    padding-top: 10px;
}
.main .l_weather .contents .text_des .describe_text .what div a {
    color: #053ba4;
}

.main .l_weather .contents .text_des .describe_text .what span {
    color: #666666;
}
.main .l_weather .contents .text_des .describe_text .what div span {
    margin: 0px 15px;
    color: #ababab;
}
.l_weather .prediction_top {
    background: #3F8CDC url(../images/bg.png) repeat left top;
    height: 126px;
}
.l_weather .prediction_top .time {
    padding: 10px;
    font-size: 14px;
    color: #fff;
    height: 16px;
}
.l_weather .prediction_top .time span {
    font-size: 14px;
    color: #fff;
}
.l_weather .prediction_top .icon {
    width: 135px;
    text-align: center;
    margin-right: 13px;
}
.l_weather .prediction_top .icon span {
    width: 117px;
    vertical-align: middle;
    display: table-cell;
}
.l_weather .prediction_top .wd_box span {
    color: #fff;
    margin-right: 25px;
}
.l_weather .prediction_top .wd_box p {
    font-size: 14px;
    padding-top: 3px;
}
.l_weather .prediction_top dl dd {
    float: left;
    margin: 0px 10px;
    line-height: 23px;
    color: #d0e7ff;
}
.l_weather .prediction_top dl dd span {
    color: #FFF;
}
.l_weather .prediction_bottom .tit_box {
    border-bottom: 1px solid #c6ddf7;
    height: 34px;
    line-height: 34px;
    margin-top: 12px;
}
.l_weather .prediction_bottom .tit_box a {
    float: left;
    margin-left: 20px;
    margin-right: 5px;
    color: #333333;
    font-size: 14px;
}
.l_weather .prediction_bottom .tit_box a {
    float: left;
    margin-left: 20px;
    margin-right: 5px;
    color: #333333;
    font-size: 14px;
}
.l_weather .prediction_bottom .tit_box a.onhover {
    border-bottom: 2px solid #1350bd;
    color: #053ba4;
    height: 33px;
}
.l_weather .prediction_bottom .tit_box .ip_text {
    width: 166px;
    height: 26px;
    border: 1px solid #81BDF1;
    float: left;
    border-right: none;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 14px;
    color: #333333;
    text-indent: 8px;
}
.l_weather .prediction_bottom .tit_box .ip_submit {
    float: left;
    background: #ff900d;
    width: 45px;
    height: 28px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: 'Î¢ÈíÑÅºÚ';
}
.l_weather .prediction_bottom .tq_img {
    text-align: center;
    padding-top: 10px;
}
.hourlist {
    height: 130px;
}
.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;
}
.l_weather .prediction_bottom .tq_img img {
    max-width: 676px;
    max-height: 155px;
}
.tenday-con {
    width: 676px;
}
.tenday-con .everyday, .everyday span {
    float: left;
    width: 56px;
    text-align: center;
    font-size: 14px;
}
#day10_new div {
    border-right: 0px solid #ccc;
}
.everyday span {
    font: normal 12px/21px "Î¢ÈíÑÅºÚ";
    color: #333;
}
.tenday-con .everyday, .everyday span {
    float: left;
    width: 56px;
    text-align: center;
    font-size: 14px;
}

.everyday img {
    float: left;
    width: 39px;
    heigth: 36px;
    margin: 5px 8px 5px 9px;
}
.l_weather .prediction_bottom .tq_img img {
    max-width: 676px;
    max-height: 155px;
}
#holder {
    margin-top: 4px;
}
.l_weather .monitoring_top {
    height: 56px;
    background: #fff0f0;
    line-height: 56px;
    font-size: 14px;
    color: #898989;
}
.l_weather .monitoring_top a, .l_weather .monitoring_top label {
    float: left;
}
.l_weather .monitoring_top a {
    padding: 0px 15px;
    color: #333333;
    background: url(line.gif) no-repeat left center;
}
.l_weather .monitoring_top a:hover, .l_weather .monitoring_top a.onhover {
    color: #e21616;
}
.l_weather .monitoring_top a.first {
    background: none;
}


.main .r_weather {
    width: 327px;
    margin-top: 10px;
    border-top: 0px solid #245cbf;
}
.main .l_weather .weather_tit, .main .r_weather .title_box, .main .climate_box .l_climate .l_tit, .main .bottom_list .service .service_tit, .main .bottom_list .interaction .advice {
    border: 1px solid #a8c7e6;
    height: 39px;
    background: url(weather_tit.gif) repeat-x;
    line-height: 39px;
}
.main .r_weather .title_box a, .main .r_weather .title_box span {
    color: #333;
    font-size: 16px;
}
.main .r_weather .title_box a {
    padding: 0px 30px;
    background: url(line.gif) no-repeat left center;
}
.main .r_weather .title_box a {
    display: inline-block;
    padding: 0px;
    width: 98px;
    text-align: center;
    background: none;
    font-size: 15px;
    font-weight: bold;
    color: #053ba4;
}
.main .r_weather .title_box a.on, .main .climate_box .l_climate .l_tit a.on, .main .bottom_list .service .service_tit a.on, .main .bottom_list .interaction .advice span {
    background: url(a_on.gif) repeat-x;
    color: #fff;
}
.lubo {
    width: 100%;
    min-width: 327px;
    clear: both;
    position: relative;
    height: 100px;
}
.fullSlide {
    width: 100%;
    position: relative;
    height: 70px;
}
.main .r_weather .weather_img {
    margin-top: 14px;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 85px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 85px;
}
.fullSlide .bd li a img {
    width: 327px;
    height: 85px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -23px;
    left: 0;
    height: 15px;
    line-height: 15px;
}
.fullSlide .hd ul {
    float: right;
    height: 2em;
}
.fullSlide .hd ul li {
    float: left;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 29px;
    height: 5px;
    margin: 1px;
    background: #fff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    text-indent: -9999em;
}
.fullSlide .hd ul .on {
    background: #ff900d;
}



.main .climate_box .l_climate {
    width: 676px;
    height: 290px;
    background: #fff;
    margin-top: 20px;
}
.main .l_weather .weather_tit, .main .r_weather .title_box, .main .climate_box .l_climate .l_tit, .main .bottom_list .service .service_tit, .main .bottom_list .interaction .advice {
    border: 1px solid #a8c7e6;
    height: 39px;
    background: url(weather_tit.gif) repeat-x;
    line-height: 39px;
}
.main .r_weather .title_box a.on, .main .climate_box .l_climate .l_tit a.on, .main .bottom_list .service .service_tit a.on, .main .bottom_list .interaction .advice span {
    background: url(a_on.gif) repeat-x;
    color: #fff;
}
.main .climate_box .l_climate .l_tit a.fl {
    border-left: none;
    color: #053ba4;
    font-size: 15px;
    width: 111px;
    display: block;
    text-align: center;
    font-weight: bold;
}
.main .climate_box .l_climate .l_tit a.on {
    color: #fff;
}
.main .climate_box .l_climate .l_tit a.first, .main .l_weather .weather_tit a.first {
    border-left: none;
}
.main .climate_box .l_climate .l_content {
    padding: 10px 18px 0px;
    overflow: hidden;
}
.main .climate_box .l_climate .l_content .l_text {
    overflow: hidden;
}
#qhyc {
    line-height: 25px;
}
.main .climate_box .l_climate .l_content .tit_h3 .rq {
    color: #053ba4;
    font-size: 14px;
    font-weight: 700;
}
.main .climate_box .l_climate .l_content .r_yc a {
    color: #053ba4;
    margin-right: 12px;
}
.main .climate_box .l_climate .l_content .r_yc a.first {
    background: url(../images/a_r.gif) no-repeat right center;
    padding-right: 12px;
}
.l_climate .l_content .des {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 8px;
}
.l_climate .l_content .des .name a, .l_climate .l_content .des .name {
    color: #245cbf;
    font-size: 16px;
}
.l_climate .l_content .des .name {
    margin: 5px 0px 3px;
}

.l_content .abstract_box .abstract_des {
    height: 55px;
    margin-top: 5px;
    font-size: 14px;
}
.l_content .abstract_box .abstract_des p.title {
    color: #053ba4;
    margin-bottom: 8px;
    font-weight: bold;
}
.l_content .abstract_box .abstract_des a {
    color: #053ba4;
}
.l_content .abstract_box dl dd {
    font-size: 14px;
    color: #000;
}
.l_content .abstract_box dl dd h3 {
    font-size: 14px;
    color: #053ba4;
    font-weight: normal;
}
.l_content .abstract_box dl dd table {
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-top: 5px;
    width: 100%;
    height: 120px;
}
.table_explain {
    background: #f2f2f2;
    margin-top: 6px;
    text-align: left;
    position: relative;
    padding: 15px 10px 5px 45px;
    line-height: 22px;
    color: #606060;
    font-size: 14px;
}
.table_explain span {
    position: absolute;
    left: 0px;
    top: 15px;
    width: 35px;
    text-align: right;
    color: #606060;
    font-size: 14px;
}
.table_explain p {
    line-height: 20px;
    margin-top: 0px;
    letter-spacing: 0px;
}
.l_content .abstract_box dl dd p {
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
}
.main .climate_box .r_climate {
    width: 328px;
    height: 290px;
    background: #fff;
    margin-top: 20px;
}
.main .climate_box .r_climate dl {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 10px;
}
.main .climate_box .r_climate dl dt {
    padding: 0px 18px;
    color: #053ba4;
    font-size: 15px;
    margin-bottom: 3px;
    overflow: hidden;
    font-weight: bold;
}
.main .climate_box .r_climate dl dd {
    padding: 0px 18px;
    margin-top: 5px;
}
.main .climate_box .r_climate dl dd a {
    color: #333333;
    font-size: 14px;
    background: url(a_icon.png) no-repeat left center;
    padding-left: 15px;
    
    
    line-height: 30px;
    width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}


.column_icon {
    background: #fff;
    padding: 12px 0px;
}
.main .column_icon {
    margin-top: 25px;
    overflow: hidden;
    height: 67px;
}
.prev, .next {
    margin-top: 12px;
}
.main .column_icon ul li{ 
	width:136px; 
	height:67px; 
	float:left; 
	margin-right:25px
}


.main .news_box {
    background: #fff;
    margin-top: 20px;
    padding: 10px 12px;
    border-top: 2px solid #053ba4;
}
.main .news_box .news_img {
    width: 488px;
    height: 325px;
}
.slider {
    margin: 0 auto;
    width: 100%;
}
.slider-container {
    height: 425px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider-container .slider-wrapper {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 5000em;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.slider-container ul li {
    float: left;
}
.slider-wrapper ul li h3 {
    position: absolute;
    z-index: 998;
    margin-top: -50px;
    margin-left: 20px;
}
.slider-wrapper ul li h3 a {
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    width: 430px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
}
.slider-nav {
    text-align: center;
    position: absolute;
    z-index: 999;
    margin-top: -140px;
    margin-left: 80px;
}
.slider-nav li {
    display: inline;
    padding: 3px;
}
.slider-nav .prev, .slider-nav .next {
    background: url(../images/sprite.png) no-repeat;
    display: inline-block;
    text-indent: -9000px;
    overflow: hidden;
    height: 16px;
    width: 16px;
}
.prev, .next {
    margin-top: 12px;
}
.main .news_box .news_text {
    width: 483px;
}
.main .news_box .news_text .news_column {
    height: 39px;
    line-height: 39px;
    background: none;
    border-bottom: 1px solid #ddd;
}
.main .news_box .news_text .news_column a {
    display: block;
    float: left;
    width: 110px;
    text-align: center;
    color: #333333;
    font-size: 15px;
    height: 38px;
    font-weight: bold;
    line-height: 38px;
}
.main .news_box .news_text .news_column a.on {
    background: none;
    color: #053ba4;
    border-bottom: 2px solid #053ba4;
}
.main .news_box .news_text .news_content li {
    color: #333333;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    padding: 15px 0px;
    overflow: hidden;
}	
.main .news_box .news_text .news_content li.first {
    border-top: none;
}
.main .news_box .news_text .news_content li a {
    color: #333333;
    background: url(a_icon.png) no-repeat left center;
    padding-left: 20px;
    width: 390px;
    height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
}
.main .news_box .news_text .news_content .more_box {
    text-align: right;
    margin-top: 10px;
}
.main .news_box .news_text .news_content .more_box a {
    background: none;
    display: inline-block;
    padding-left: 20px;
    color: #333333;
    font-size: 14px;
}
.main .bottom_list .box {
    border-top: none;
}
.main .bottom_list .box {
    width: 330px;
    min-height: 370px;
    background: #fff;
    margin-top: 20px;
    border-top: 0px solid #245cbf;
}
.main .bottom_list .service .text_box {
    padding: 0px;
}

.main .l_weather .weather_tit, .main .r_weather .title_box, .main .climate_box .l_climate .l_tit, .main .bottom_list .service .service_tit, .main .bottom_list .interaction .advice {
    border: 1px solid #a8c7e6;
    height: 39px;
    background: url(weather_tit.gif) repeat-x;
    line-height: 39px;
}
.news_content .list_column a {
    width: 16.666%;
    float: left;
    display: block;
    text-align: center;
    color: #4c4b4b;
    margin-top: 17px;
    height: 83px;
}
.main .r_weather .title_box a.on, .main .climate_box .l_climate .l_tit a.on, .main .bottom_list .service .service_tit a.on, .main .bottom_list .interaction .advice span {
    background: url(a_on.gif) repeat-x;
    color: #fff;
}
.main .bottom_list .service .service_tit a {
    color: #053ba4;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    margin-right: 0px;
    padding: 0px 20px;
    font-size: 16px;
    float: left;
}
.main .bottom_list .service .service_tit a {
    font-size: 15px;
    font-weight: bold;
}
.bottom_list .text_box .sub_tit {
    position: absolute;
    right: 10px;
    top: 5px;
}
.bottom_list .text_box .sub_tit a {
    color: #053ba4;
    font-size: 14px;
    line-height: 33px;
    float: left;
    background: url(sub_tit.gif) no-repeat left center;
    padding-left: 10px;
    margin-right: 10px;
}
.main .bottom_list .box .service_content {
    border: 0px solid #e6e6e6;
    border-top: none;
    overflow: hidden;
    padding: 0px 11px;
    min-height: 335px;
}
.service_content .box_list .list_left {
    width: 401px;
}
.modify-tit {
    color: #053ba4;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.modify-tit span {
    display: inline-block;
    border-bottom: 2px solid #053ba4;
    padding-bottom: 5px;
}
.service_content .box_list .list_left dl dt {
    background: #eaf2ff;
    height: 31px;
    line-height: 31px;
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Î¢ÈíÑÅºÚ';
    padding-left: 12px;
    margin-top: 12px;
    margin-bottom: 3px;
}
.service_content .box_list .list_left dl dd {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0px;
    line-height: 20px;
}
.service_content .box_list .list_left dl dd a {
    color: #333333;
    font-family: 'Î¢ÈíÑÅºÚ';
    background: url(x_icon.png) no-repeat left center;
    padding-left: 14px;
}
.service_content .box_list .list_left dl dd a.box_a1 {
    width: 192px;
    color: #333333;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 14px;
    background: url(a_icon.png) no-repeat left center;
    padding-left: 13px;
}
.bg {
    margin-left: 10px;
}
.span {
    margin-left: 4px;
}
.service_content .box_list .list_left dl dd a.yb {
    background: none;
    padding-left: 0px;
}
.service_content .box_list .list_right {
    width: 211px;
}
.modify-tit {
    color: #053ba4;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.modify-tit span {
    display: inline-block;
    border-bottom: 2px solid #053ba4;
    padding-bottom: 5px;
}
.modify .modify-list {
    overflow: hidden;
    margin-bottom: 19px;
    padding-top: 3px;
}
.modify .modify-list a {
    display: block;
    width: 113px;
    height: 141px;
    background: #eaf2ff;
    text-align: center;
    float: left;
    margin: 9px 8px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    font-size: 14px;
}
.main .bottom_list .box {
    border-top: none;
}
.main .bottom_list .box {
    width: 330px;
    min-height: 370px;
    background: #fff;
    margin-top: 20px;
    border-top: 0px solid #245cbf;
}
.main .bottom_list .interaction .text_box {
    padding: 0px;
}
.main .l_weather .weather_tit, .main .r_weather .title_box, .main .climate_box .l_climate .l_tit, .main .bottom_list .service .service_tit, .main .bottom_list .interaction .advice {
    border: 1px solid #a8c7e6;
    height: 39px;
    background: url(weather_tit.gif) repeat-x;
    line-height: 39px;
}
.main .bottom_list .interaction .advice {
    padding: 0px;
    margin: 0px;
}
.main .r_weather .title_box a.on, .main .climate_box .l_climate .l_tit a.on, .main .bottom_list .service .service_tit a.on, .main .bottom_list .interaction .advice span {
    background: url(a_on.gif) repeat-x;
    color: #fff;
}
.main .bottom_list .interaction .advice span {
    display: inline-block;
    padding: 0px 15px;
    font-size: 15px;
    font-weight: bold;
}
.modify-tit {
    color: #053ba4;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}
.modify-tit span {
    display: inline-block;
    border-bottom: 2px solid #053ba4;
    padding-bottom: 5px;
}
.main .bottom_list .interaction .modify-tit a {
    display: inline-block;
    background: url(advice_a.png) no-repeat left center;
    width: auto;
    font-size: 15px;
    color: #ff0000;
    padding-left: 25px;
    line-height: 25px;
    font-weight: normal;
}
.main .bottom_list .interaction .news_list ul {
    border-left: 0px solid #e6e6e6;
    border-right: 0px solid #e6e6e6;
    padding: 2px 10px;
    margin: 0px;
}
.main .bottom_list .interaction .news_list li {
    margin-top: 5px;
    padding-bottom: 6px;
    color: #000;
    overflow: hidden;
}
.main .bottom_list .interaction .news_list li.new {
    background: url(new.png) no-repeat left 5px;
    padding-left: 33px;
}
.main .bottom_list .interaction .news_list li span {
    color: #333333;
}
.main .bottom_list .interaction .news_list li a {
    color: #333333;
    float: left;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.main .bottom_list .interaction .news_list .tab_box .tab_tit {
    background: none;
    border: none;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 10px;
    overflow: inherit;
}
.main .bottom_list .interaction .news_list .tab_box .tab_tit {
    overflow: hidden;
}
.main .bottom_list .interaction .news_list .tab_box .tab_tit a {
    width: auto;
    height: 38px;
    line-height: 38px;
    margin-right: 30px;
}
.main .bottom_list .interaction .news_list .tab_box .tab_tit a.on {
    background: none;
    color: #053ba4;
    border-bottom: 2px solid #053ba4;
    height: 38px;
}
.main .bottom_list .interaction .news_list .tab_box .tab_content {
    border: 0px solid #e6e6e6;
    border-top: none;
    margin: 0px;
    padding: 10px 10px;
    height: 194px;
}
.main .bottom_list .interaction .news_list .tab_box .tab_text dl dd {
    overflow: hidden;
    padding-bottom: 8px;
}
.main .bottom_list .interaction .news_list ul {
    border-left: 0px solid #e6e6e6;
    border-right: 0px solid #e6e6e6;
    padding: 2px 10px;
    margin: 0px;
}
.main .bottom_list .interaction .news_list li {
    margin-top: 5px;
    padding-bottom: 6px;
    color: #000;
    overflow: hidden;
}
.main .bottom_list .interaction .news_list li span {
    color: #333333;
}
.main .bottom_list .interaction .news_list li a {
    color: #333333;
    float: left;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.foot_right {
    position: fixed;
    right: 4.3%;
    width: 64px;
    background: #1672d0;
    z-index: 9999;
}
.foot_right .close {
    cursor: pointer;
}
.foot_right .box a {
    display: block;
}


/* ¹ö¶¯ÑùÊ½start*/
.txtScroll-top{overflow:hidden; position:relative;}
.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.txtScroll-top .infoList li .date{ float:right; color:#999;  }
/* ¹ö¶¯ÑùÊ½end*/

.yugao td{
        min-width: 75px;
        color: #444444;
        padding: 4px 0;
    }
    #float_div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 30px;
    left: 0pt;
    bottom: 0pt;
    position: fixed!important;
    z-index: 999999;
    background: #ddd;
    opacity: 0.9;
    border-top: 1px #999 solid;
    filter:alpha(opacity=50); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/
    -moz-opacity:0.5; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/
}
.float_cnt {
    height: 30px;
    line-height: 30px;
    width: 1024px;
    margin: 0 auto;
}
.float_tit {
    color: #FFEB3B;
    font-weight: bold; 
}
.footer{
    margin-bottom: 50px;
}

.tishi{
    overflow: hidden;
    width: 800px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

#mulu th {
    border-top: 1px solid #dddddd;
     border-right: 1px solid #dddddd;
    color: #333;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
}
#mulu th  a.on{
       color: #053ba4;
}
#mulu {
    margin: 0 auto;
    border: 0px solid #dddddd;
    text-align: center;
    width: 676px;
}

.main .weather .r_weather .tit {
    color: #053ba4;
    font-size: 15px;
    padding: 17px 0px 0px 18px;
    line-height: 22px;
    font-weight: bold;
}
.main .weather .r_weather .tit span {
    padding-left: 25px;
    display: inline-block;
}
.main .weather .r_weather .time {
    color: #666666;
    font-size: 14px;
    padding: 0px 0px 5px 18px;
}
.main .weather .r_weather .cool {
    position: relative;
    padding-left: 145px;
    color: #333333;
}
.main .weather .r_weather .cool span {
    background: none;
    padding-left: 0px;
    font-size: 36px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: bold;
    color: #053ba4;
    position: absolute;
    left: 18px;
    top: 0px;
}
.main .weather .r_weather .cool p {
    height: 22px;
    line-height: 22px;
    margin-bottom: 2px;
}
.main .weather .r_weather .cool label {
    display: inline-block;
    width: 25px;
    height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
}
.main .weather .r_weather .cool i {
    width: 25px;
    height: 22px;
    display: table-cell;
    vertical-align: middle;
}
#ad1 div{width:327px;text-align:right;font-size:12px;}
#ad1 div a:link{text-decoration:none;}
#ad1 div a:hover{color:red;text-decoration:none;}
@media screen and (min-width: 769px) {
	.index_left_nav {
		display: block;
	}
}
/*Ð¡ÆÁÄ»*/
@media screen and (max-device-width: 768px) {
	.index_left_nav {
		display: none;
	}
}

#div2 {
	z-index: 999;
}

#div2 li {
	z-index: 999;
}

#time,#weixintime{
	z-index: 500;
    display: block;
    position: absolute;
    color: red;
    right: 40px;
    top: 10px;}
 .legend {
	z-index: 500;
	display: block;
	position: absolute;
	top: 2px;
	left: 10px;
	width: 400px;
}



.slider-nav .bullet {
    background: #818181;
    display: inline-block;
    text-indent: -9000px;
    overflow: hidden;
    height: 10px;
    width: 60px;
}
.slider-nav .active {
    background-color: #ff900d;
}
.main .bottom_list .interaction .news_list .tab_box .tab_text dl dd a {
    color: #333333;
    float: left;
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .bottom_list .interaction .news_list .tab_box .tab_text dl dd label {
    color: #333333;
    float: left;
    font-weight: bold;
}
#div1{
	max-height:50px;
	overflow:hidden;
	line-height: 25px;
	cursor: pointer;
}


.zhongdian-list {
    overflow: hidden;
    margin-bottom: 19px;
    padding-top: 3px;
}
.zhongdian-list a {
    display: block;
    width: 70px;
    height: 150px;
    text-align: center;
    float: left;
    margin: 9px 10px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    font-size: 14px;
}

.modify .modify-list div {
    padding: 20px 0px 15px;
}