.header-index-top {
    display: flex;
    height: 48px;
    line-height: 48px;
    align-items: center;
    justify-content: space-between;
}

.header-index {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.top_time {
    display: flex;
    align-items: center;
}

.top_time img {
    width: 12px;
    height: 12px;
    margin-right: 8px;
}

.top_time span {
    font-family: 'PingFang SC Medium';
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.new_txt {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 14px;
    color: #29ff00;
    /* margin: 0 35px 0 81px; */
}

.zfzx {
    display: flex;
    align-items: center;
}

.toper_sz_max {
    width: 60px;
    height: 24px;
}

.header-index-right {
    display: flex;
    align-items: center;
    width: 420px;
    justify-content: space-between;
}

.header-index-right a {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}

.header-index2-right {
    width: auto;
    background-color: transparent;
}

.select_icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.select_txt_box {
    display: flex;
    align-items: center;
}

.select_txt:first-child {
    margin-right: 16px;
}

/* ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¬Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Âª */
.select_txt:nth-child(n + 2) {
    margin-right: 20px;
}

.select_txt {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

.header-index1 .header-index-left {
    width: 484px;
    height: 100px;
}

header {
    width: 100% !important;
    height: 300px !important;
    background: url('/toper/images/toper-bg.jpg') center top no-repeat !important;
}

.header-index2 {
    margin-top: 0;
}

.header-index1 {
    padding-top: 0;
    width: 1200px;
    height: 140px;
    margin: 0;
    margin-top: 52px;
    display: flex;
    justify-content: space-between;
}

.content-l {
    width: 836px;
    height: auto;
    padding: 0;
    font-size: 16px;
}

.forecast_box {
    display: flex;
    flex-flow: wrap;
}

.forecast_left {
    box-sizing: border-box;
    /* padding: 24px; */
    width: 348px;
    background: linear-gradient(180deg, #edf4ff 0%, #edf4ff 100%);
    position: relative;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.forecast_right {
    width: 488px;
    height: 444px;
    background: rgba(51, 113, 255, 0.04);
    box-sizing: border-box;
    padding: 24px;display: flex;
    flex-direction: column;
}

.forecast_bottom {
    width: 836px;
    height: 52px;
    line-height: 52px;
    background: #fff;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #333;
    /* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;

    padding: 0 12px;
    box-sizing: border-box;
}

.forecast_bottom_l:hover .qhyc_intro {
    color: #3371ff;
    text-decoration: underline;
}

.forecast_title{
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    margin-bottom: 12px;
}

.forecast_title_line {
    display: inline-block;
    width: 0;
    height: 16px;
    background: transparent;
    border: 1px solid #ccc;
    margin: 0 16px;
}

.forecast_txt_css1 {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #000;
}

.forecast_txt_css2 {
    font-family: 'PingFang SC Bold';
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    color: #555;
}

.title_btn {
    
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    color: #555;
    cursor: pointer;
}

.ftc2bold {
    font-weight: bold;
    color: #000;
}

.forecast_txt_css3 {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 14px;
    color: #333;
    display: inline-block;
    /* width: 52px; */
    padding: 0 10px;
    height: 24px;
    border-radius: 4px;
    background: rgba(51, 113, 255, 0.06);
    text-align: center;
    line-height: 24px;
    margin-left: 8px;
}

.forecast_txt_css4 {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #555;
    margin-top: 4px;
    box-sizing: border-box;
}

.forecast_weather_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.forecast_weather {
    width: 48px;
    height: 48px;
}

.forecast_weather_box2 {
    display: flex;
    align-items: start;
}

.forecast_txt_css5 {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 40px;
    text-align: left;
    color: #333;
    line-height: 52px;
}

.forecast_txt_css6 {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #333;
}

.forecast_txt_css7 {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    cursor: pointer;
}

.title_txt_div_box {
    width: 300px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content-l .content1-list p span {
    margin-top: 0px !important;
}

.content-l .content1-list p img {
    margin-top: 0px !important;
}

.content-l .content1-chave {
    margin-bottom: 0px !important;
    height: 110px !important;
    margin-top: 16px !important;
}

.title_txt_box {
    width: 33%;
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
}

.title_txt_box:nth-child(n + 4) {
    margin-bottom: 0;
}

.title_1 {
    font-family: 'PingFang SC';
    font-weight: Bold;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #000;
}

.txt_1 {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #555;
}

.red_txt {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #ee3434;
}

.forecast_txt_css8 {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #666;
}

.blue_arrow {
    width: 12px;
    height: 12px;
    margin-left: 4px;
}

.forecast_txt_css9 {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    color: #3371ff;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.forecast_right_arrow {
    box-sizing: border-box;
    padding: 12px 0 14px;
    background: #fff;
    flex: 1;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    margin-top: 12px;
}

.forecast_right_arrow-click {
    width: fit-content;
    /* position: absolute; */
    z-index: 9999;
    /* transition: all 0.3s; */
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.forecast_right_arrow2-click {
    display: block;
    width: fit-content;
    /* position: absolute; */
    z-index: 9999;
    /* transition: all 0.3s; */
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background-color: #f7f9ff;
}

.forecast_right_arrow2-click .content1-list{
    width: auto !important;
}

.forecast_right_arrow::-webkit-scrollbar {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
    width: 0px;
    /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¸*/
    height: 0px;
}

.forecast_right_arrow::-webkit-scrollbar-thumb {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #3371ff;
}

.forecast_right_arrow::-webkit-scrollbar-track {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(51, 113, 255, 0.04);
}

.content-l .content1-list p label {
    margin-top: 0;
}

.content-l .content1-list {
    width: 648px;
    height: auto;
    flex: 1;
}

.content-l .content1-chave {
    width: 648px;
    flex-shrink: 0;
}

.content-r .content-r-cont2 {
    width: auto;
    height: 256px;
    padding: 0 12px 0;
    box-sizing: border-box;
}

.content-r .content-r-cont2 .jc_map_time {
    top: 12px;
    right: 24px;
    padding: 3px 6px;
    background-color: rgba(255, 255, 255,0.8);
    border-radius: 6px;
}

.content-r {
    width: 480px;
    /* height: 432px; */
    padding: 24px 0 0;
    box-sizing: border-box;
}

.content-r .content-r-cont1 {
    box-shadow: 0px 0px 0px transparent;
    padding-left: 0 !important;
    /* height: 66px !important; */
    margin-bottom: 12px;
}

.content-r .content-r-cont1 a {
    font-size: 19px;
    font-weight: 400;
    color: #555;
}

.content-r .content-r-cont1 a:first-child {
    font-weight: bold;
    color: #3371ff;
}

.content-r .content-r-cont2 .jc_map {
    height: 100%;
}

.content1-tab {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 12px;
}

.content1-tab a {
    display: flex;
    align-items: center;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    color: #333;
    padding: 12px 0;
    justify-content: center;
    width: 25%;
}

.content1-tab a:first-child,
.content1-tab a:nth-child(5) {
    justify-content: flex-start;
    padding-left: 12px;
    width: 20%;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¬Ãƒâ€šÃ‚Â¬5ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */
.content1-tab a:nth-child(n + 5) {
    border-top: 0;
}

.content1-tab a img {
    width: 24px;
    height: 24px;
    margin-right: 8p;
}

.content4 {
    margin-bottom: 24px;
}

.content2 {
    margin-bottom: 0;
}

.contnet9 {
    margin-top: 40px;
}

.contnet9_main {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.contnet9_main_box {
    width: 431px;
    height: 474px;
    background: #fff;
    box-shadow: 0 5px 21px rgba(0, 0, 0, 0.02);
    padding: 24px 24px 0;
    box-sizing: border-box;
}

.contnet9 h1 {
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    font-weight: 500;
}

.title_span1 {
    display: inline-block;
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #000;
}

.title_span2 {
    display: inline-block;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    color: #555;
    margin-left: 24px;
}

.contnet9_main_box_top a {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    color: #3371ff;
}

.contnet9_main_box_top {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
}

.iconfont_css {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.iconfont_css a {
    width: 33%;
    /* background: rgba(51, 118, 250, 0.08); */
    background: #fff;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 18px 0;
    box-sizing: border-box;
}

.iconfont_css a span {
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 10px;
    margin-bottom: 8px;
}

.c61495 {
    background-color: #1a82f5;
}

.c61494 {
    background-color: #38b5f9;
}

.c61489 {
    background-color: #16b356;
}

.c135873 {
    background-color: #f6b33f;
}

.c61490 {
    background-color: #16beb4;
}

.c61493 {
    background-color: #9357e0;
}

.c61488 {
    background-color: #1a81f6;
}
.c149192 {
    background-color: #38b5f9;
}

.c167864{background-color: #00B44E;}


.iconfont_css a span i {
    font-size: 36px;
    color: white;
    line-height: 52px;
}

.img_txt_css {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

.img_txt_css::-webkit-scrollbar,
.forecast_right_arrow2::-webkit-scrollbar {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
    width: 0px;
    /*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¸*/
    height: 0px;
}

.img_txt_css::-webkit-scrollbar-thumb,
.forecast_right_arrow2::-webkit-scrollbar-thumb {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #3371ff;
}

.img_txt_css::-webkit-scrollbar-track,
.forecast_right_arrow2::-webkit-scrollbar-track {
    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(51, 113, 255, 0.04);
}

.img_txt_css a {
    display: flex;
    flex-direction: column;
    width: 180px;
    text-align: center;
}

.img_txt_css img {
    width: 100%;
    height: 124px;
    border-radius: 4px;
    margin-bottom: 16px;
}

.img_txt_css span {
    font-family: 'PingFangSC-Regular ';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #3b3b3b;
    margin-bottom: 20px;
}

#echarts_climate {
    width: 100%;
    height: 289px;
}

.is_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 56px;
}

.is_box img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-top: -1px;
    vertical-align: top;
}

.is_box span {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #333;
    display: inline-block;
}

.is_line {
    width: 1px;
    height: 16px;
    background: #e8e8e8;
}

#Hourly_forecastSS {
    /* width: auto; */
}

.elongatedbox1,
.elongatedbox2{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}

#Hourly_forecastSS ul {
    display: flex;
}

#Hourly_forecastSS li {
    display: flex;
    flex-direction: column;
    width: 72.3px;
    /* height: 288px; */
    box-sizing: border-box;
    justify-content: space-between;
    background: #fff;
    margin-right: 1px;
    padding: 16px 0 17px;
    float: left;
}

#Hourly_forecastSS li .time {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #333;
}

#Hourly_forecastSS li .wd {
    font-family: 'PingFang SC Medium';
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #333;
}

#Hourly_forecastSS li .img {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#Hourly_forecastSS li img {
    width: 36px;
    height: 36px;
    margin-bottom: 16px;
}

.forecast_right_arrow2 {
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: auto;
    margin-top: 12px;
}

.forecast_weather_box3 {
    display: flex;
    align-items: center;
    margin-top: 40px;
    justify-content: center;
    flex-direction: column;
}

.forecast_weather_box5 {
    display: flex;
    align-items: start;
    margin: 12px 0 8px 0;
}

.title_txt_div_box2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.r_box_txt {
    width: 100%;
    height: 26px;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #666;
}

.contnet9_main_box_main2 .some_title {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #333;
}

.contnet9_main_box_main2 table {
    text-align: center;
    width: 100%;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    color: #333;
    border-collapse: collapse;
    margin-bottom: 8px;
    margin: 8px 0;
}

.contnet9_main_box_main2 table thead {
    font-weight: bold;
}

.contnet9_main_box_main2 table tr td {
    border: 1px solid #dee4f1;
    height: 43px;
    line-height: 43px;
}

.illustrate {
    width: 100%;
    box-sizing: border-box;
    padding: 14px 16px;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #333;
    background: #f4f5f7;
    line-height: 1.4;
}

.illustrate_more {
    color: #3371ff;
    cursor: pointer;
}

.contnet9_main_box_main2 .summary {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 24px 0 8px 0;
}

.summary_txt1 {
    font-family: 'PingFang SC Bold';
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.summary_txt2 {
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 14px;
    color: #555;
}

.content-r .content-r-cont1 a {
    /* height: 50px !important; */
    padding-bottom: 14px;
}

.content4max {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.content4_l {
    /* width: 254px; */
    /* width: 555px; */
    /* width: 640px; */
}

.content4_l span {
    width: 36px;
    height: 90px;
    background: #3371ff;
    /* margin-top: 24px; */
    margin-right: 12px;
    display: block;
    font-family: 'PingFang SC';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    /* writing-mode: vertical-rl; */
    padding-top: 7px;
}

.informations{
    display: none;
}

.inform_div1_ul p {
    position: relative;
}

.inform_div1_ul p:hover:before {
	width: 122px;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #d7eef7;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -40px;
    top: 18px;
    z-index: 999;
    content: '';
}

.inform_div1_ul p:hover:after {
	position: absolute;
    top: 0;
    left: 92px;
    /* width: 395px; */
    width: 856px;
    font-size: 16px;
    padding: 16px;
    line-height: 1.7;
    content: attr(data-title);
    color: #333;
    border-radius: 5px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(17, 40, 92, 0.133);
    background: linear-gradient(to bottom, #FFFFFF, #F2FBFF);
    z-index: 9999999;
    white-space: pre-line;
}


.yb_tip:hover:before {
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid rgb(255,255,255);
	border-bottom: 10px solid transparent;
	position: absolute;
	left: calc(100% - 9px);
	top: 175px;
	z-index: 999;
	content: '';
}

.yb_tip:hover:after {
	position: absolute;
	top: 150px;
	left: 100%;
	width: 395px;
	font-size: 16px;
	padding: 16px;
	line-height: 1.7;
	content: attr(data-title);
	color: #333;
	border-radius: 5px;
	background: #FFFFFF;
	/* box-shadow: 0px 3px 6px rgb(0 0 0 / 6%); */
	box-shadow: 5px 5px 6px 10px rgb(0 0 0 / 6%);
	z-index: 1;
	/* border: 1px solid #90a9d3; */
}

 .forecast_bottom{
     display: flex;
     justify-content: space-between;
 }
 .forecast_bottom_l{
     width: 100%;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #333;
    line-height: 1.5;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    max-height: calc(14px* 1.5* 7);
}

.forecast_bottom_l_showMore{
    width: 750px;
    z-index: 9999;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background-color: #f7f9ff;
    padding: 12px;
}

.forecast_bottom_r{
    font-size: 14px;
    box-sizing: border-box;
    border-top: 1px solid #dee8ff;;
    display: flex;
    align-items: center;
    justify-content: center;
}
.forecast_bottom_r a{
    display: flex;
    align-items: center;
    line-height: 48px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}
.forecast_bottom_r_line {
    width: 1px;
    height: 12px;
    background-color: #cfdcfa;
    margin: 0px 10px;
}
.forecast_bottom_r a img{
    margin-right: 8px;
}
.content6-main-c td{
    overflow: hidden;
}
.streamer{
    width: 100%;
    margin-bottom: 24px;
}
.huifu{
    font-weight: 400  !important;
    color: #555  !important;
}
.cur{
    /* border-bottom:3px solid rgba(51,113,255,1) !important; */
    border-bottom:3px solid rgba(51,113,255,1) !important;
    font-weight: bold !important;
    /* color: #3371ff !important; */
    color: #000 !important;
}
.cur2{
    border-bottom:3px solid rgba(51,113,255,1) !important;
    font-weight: bold !important;
    color: #3371ff !important;
}
.wbdiv{
    
}
.wbdiv_cont{
    display: none;
    overflow-y: auto;
    width: 456px !important;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    padding: 0 !important;
    /* border-bottom-width: 2px;
    border-top-width: 2px; */
}
.weiboShow .weiboShow_wrap {
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: none !important;
    border-left-width: 1px;
}
.weiboShow .weiboShow_wrap {
    background: #ffffff;
    margin-left: -1px;
}
/* ÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ */
    .wbdiv_cont::-webkit-scrollbar {
      width: 0;
    }
    .wbdiv_cont::-webkit-scrollbar {
      width: 0;
    }
    /* ÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â IE ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Edge ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ */
    .wbdiv_cont::-ms-scrollbar {
      width: 0;
    }

    .yb_icon img{
        width: 40px;
    }