.weather{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    padding-top: 1330px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-banner.jpg) top center #fff no-repeat;
}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
/* 第一部分 */
.weather_box1{
    width: 1200px;
    height: 720px;
    margin: 0 auto;
    background: #fff;
}
.weather_title{
    text-align: center;
    line-height: 1.3;
    padding: 40px 0;
}
.weather_title a{
    font-size: 34px;
    color: #1e3592;
}
.weather_box1_main{
    height: 563px;
    overflow: hidden;
    position: relative;
}
.weather_box1_main_jiaodian{
    width: 895px;
    height: 460px;
    position: relative;
    z-index: 10;
    margin-top: 50px;
    margin-left: 25px;
    padding-bottom: 40px;
}
.weather_box1_main_jiaodian .swiper-container{
    position: static;
}
.weather_box1_main_jiaodian::after{
    content: '';
    width: 300px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}
.weather_box1_main_jiaodian .swiper-pagination{
    bottom: 0;
}
.weather_box1_main_jiaodian .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #bad5f9;
    opacity: 1;
}
.weather_box1_main_jiaodian .swiper-pagination-bullet-active{
    background: #6097e0;
}
.weather_box1_main_jiaodian_texts{
    position: absolute;
    right: 26px;
    top: 0;
    width: 453px;
    height: 562px;
    background: rgba(117, 172, 243, 0.8);
    z-index: 100;
    box-sizing: border-box;
    padding: 70px 44px 40px;
}
.weather_box1_main_jiaodian_texts a{
    color: #fff;
}
.weather_box1_main_jiaodian_texts_box1{
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}
.weather_box1_main_jiaodian_texts_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}
.weather_box1_main_jiaodian_texts_brice{
    font-size: 16px;
    line-height: 1.875;
    margin-top: 5px;
}
.weather_box1_main_jiaodian_texts_box2{
    padding-top: 40px;
}
.weather_box1_main_jiaodian_texts_box2 li{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.weather_title_icon{
    text-align: center;
}
.weather_title_icon img{
    display: block;
    width: 100%;
    height: auto;
}
.weather_title_icon1{
    padding: 30px 0 40px;
}
/* 解码观察 */
.weather_box2{
    height: 1085px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-banner2.jpg) top center no-repeat;
}
.weather_title_icon2{
    width: 606px;
    margin: 0 auto;
    padding: 70px 0 60px;
}
.weather_box2_card{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.weather_box2_card_left{
    width: 604px;
    height: 766px;
    position: relative;
}
.weather_box2_card_img{
    position: absolute;
}
.weather_box2_card_img1{
    width: 100%;
    height: 229px;
    top: 0;
    left: 0;
}
.weather_box2_card_img2{
    width: 302px;
    height: 352px;
    top: 239px;
    left: 0;
}
.weather_box2_card_img3{
    width: 293px;
    height: 254px;
    top: 239px;
    right: 0;
}
.weather_box2_card_img4{
    width: 293px;
    height: 264px;
    right: 0;
    bottom: 0;
}
.weather_box2_card_More{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 302px;
    height: 166px;
    background: #3993f6;
    display: flex;
    align-items: center;
    font-size: 30px;
    justify-content: center;
}
.weather_box2_card_More a{
    color: #fff;
    margin-left: 20px;
}
.weather_box2_card_right{
    width: 555px;
    padding: 0 47px 40px;
    position: relative;
    box-sizing: border-box;
}
.weather_box2_card_right_lunbo{
    border: 3px solid #85b7f7;
    border-radius: 24px;
    padding: 17px;
}
.weather_box2_card_right_lunbo .swiper-container{
    position: static;
}
.weather_box2_card_right_lunbo .swiper-slide{
    width: 420px;
    height: 724px;
    border-radius: 18px;
    overflow: hidden;
}
.swiper-button-next, .swiper-button-prev{
    width: 21px;
    height: 34px;
    margin-top: -17px;
}
.weather_box2_card_right_lunbo .swiper-button-prev{
    left: 0;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-left.png);
}
.weather_box2_card_right_lunbo .swiper-button-next{
    right: 0;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-right.png);
}
.weather_box2_card_right_lunbo .swiper-pagination{
    bottom: 0;
}
.weather_box2_card_right_lunbo .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #89b0f7;
}
.weather_box2_card_right_lunbo .swiper-pagination-bullet-active{
    background: #fff;
}
/* 解码视窗 */
.weather_box3_video{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 40px 20px 70px 6px;
    box-sizing: border-box;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-banner3.jpg) top center no-repeat;
}
.weather_title_icon3,.weather_title_icon4{
    padding: 50px 0;
}
.weather_box3_video_main{
    width: 720px;
    height: 406px;
    position: relative;
    z-index: 1000;
    box-sizing: border-box;
    padding: 6px;
    border-bottom-right-radius: 46px;
    overflow: hidden;
}
.weather_box3_video_main::before{
    content: '';
    position: absolute;
    width: 720px;
    height: 406px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-border.png) no-repeat;
    left: 0;
    top: 0;
    z-index: 100;
}
.weather_box3_video_list,
.weather_box3_video_list img,
.weather_box3_video_list video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.weather_box3_video_list{
    overflow: hidden;
    border-top-left-radius: 26px;
    position: relative;
    z-index: 10000;
}
.weather_box3_video_play{
    width: 90px;
    height: 90px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-play.png);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -45px;
}
.weather_box3_video_btn{
    width: 500px;
    position: absolute;
    right: 20px;
    top: 113px;
    z-index: 10;
}
.weather_box3_video_btn ul{
    overflow-y: scroll;
    height: 332px;
}
.weather_box3_video_btn ul::-webkit-scrollbar{
    width: 12px;
}
.weather_box3_video_btn ul::-webkit-scrollbar-thumb{
	background: #dceafc;
    border-radius: 20px;
}
.weather_box3_video_btn ul::-webkit-scrollbar-track-piece{
	background: #fff;
    border-radius: 20px;
}
.weather_box3_video_btn li{
    width: 467px;
    height: 100px;
    box-sizing: border-box;
    padding: 0 25px 0 75px;
    font-size: 18px;
    display: flex;
    line-height: 1.667;
    align-items: center;
    margin-bottom: 13px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-video.png) no-repeat;
}
.weather_box3_video_btn li:last-child{
    margin: 0;
}
.weather_box3_video_btn li a{
    color: #1e3592;
}
.weather_box3_video_btn li.active{
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-videoa.png) no-repeat;
}
.weather_box3_video_btn li:hover{
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-videoa.png) no-repeat;
}
.weather_box3_video_btn li:hover a,
.weather_box3_video_btn li.active a{
    color: #fff;
    font-weight: bold;
}
/* 解码路线 */
.weather_box4{
    background: #dceafc;
}
.weather_title_icon5{
    width: 606px;
    margin: 0 auto;
    padding: 70px 0 0;
}
.weather_box4_card{
    width: 1200px;
    margin: 0 auto;
    height: 980px;
    position: relative;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-banner4.png) top center no-repeat;
}
.weather_box4_card-list{
    position: absolute;
}
.weather_box4_card-0{
    width: 486px;
    height: 222px;
    top: 155px;
    left: 2px;
}
.weather_box4_card-1{
    width: 280px;
    height: 320px;
    top: 90px;
    right: 114px;
}
.weather_box4_card-2{
    width: 460px;
    height: 235px;
    top: 535px;
    left: 123px;
}
.weather_box4_card-3{
    width: 425px;
    height: 325px;
    top: 593px;
    right: 67px;
}
/* 以新立志 */
.weather_title_icon6{
    padding: 50px 0;
}
.weather_box5_card{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-bottom: 30px;
    justify-content: space-between;
}
.weather_box5_card_left,
.weather_box5_card_right{
    width: 600px;
    padding: 0 30px;
    box-sizing: border-box;
}
.weather_box5_card_left_list{
    padding: 0 9px;
}
.weather_box5_card_left_list li{
    display: flex;
    align-items: center;
    height: 127px;
    line-height: 1.667;
    padding: 0 30px;
    position: relative;
    border-bottom: 1px solid #d7e0fd;
}
.weather_box5_card_left_list li:last-child{
    border-bottom: 0;
    padding-bottom: 20px;
    background: url(https://v2.cri.cn/M00/87/4B/rBABC2ZWmNmAeBkzAAAAAAAAAAA6834185.weather-border1.png) bottom center no-repeat;
}
.weather_box5_card_left_list li a{
    font-size: 18px;
    color: #333;
}
.weather_box5_card_left_list_more{
    text-align: right;
    padding: 20px 0;
}
.weather_box5_card_left_list_more a{
    font-size: 18px;
    color: #333;
}
.weather_box5_card_right .weather_box5_card_left_list_time{
    text-align: center;
    margin-right: 20px;
    width: 62px;
}
.weather_box5_card_right .weather_box5_card_left_list_title{
    width: 400px;
}
.weather_box5_card_right .weather_box5_card_left_list_time span{
    font-size: 18px;
    color: #408cfa;
    position: relative;
    z-index: 10;
}
.weather_box5_card_right .weather_box5_card_left_list_time span:first-child{
    font-size: 20px;
}
.weather_box5_card_right .weather_box5_card_left_list li{
    padding: 0 15px 0 22px;
}
.weather_box5_card_right .weather_box5_card_left_list li:last-child{
    padding: 0 15px 15px 22px;
}
.weather_box5_card_right .weather_box5_card_left_list li:hover .weather_box5_card_left_list_time span{
    color: #fff;
}
.weather_box5_card_right .weather_box5_card_left_list li:hover .weather_box5_card_left_list_time::before{
    content: '';
    width: 76px;
    height: 110px;
    position: absolute;
    left: 15px;
    top: 9px;
    background: #408cfa;
    z-index: 1;
}