body{
    margin: 0;
}
.xw-news{
    width: 100%;
    margin-bottom: 120px;
}
.xw-news .xw-news-mulu{
    position: relative;
}
.xw-news .xw-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.xw-news .xw-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.xw-news .news-mulu .news-mulu-list a:nth-child(1){
    border-bottom: 2px solid #fff;
}
.xw-news .yd-nav .yd-nav-list a:nth-child(1){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
}
.xw-news .news-content1{
    width: 1200px;
    margin: 0 auto;   
}
.xw-news .news-content1 .news-content1-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 100px 0;
}
.xw-news .news-content1 .news-content1-list img{
    width: 300px;
    height: 230px;
}
.xw-news .news-content1 .news-content1-list .list-r-time{
    font-size: 16px;
    color: #646566;
    font-weight: 600;
    display: none;
}
.xw-news .news-content1 .news-content1-list .content1-list-time{
    display: block;
}
.xw-news .news-content1 .news-content1-list:hover{
    background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
    border-radius: 16px;
    .list-r-title,.list-r-time{
        color: #fff;
        a{
            color: #fff;
        }
    }
    .list-r-txt{
        color: #fff;
    }
}
.xw-news .news-content1 .news-content1-list{
    height: 204px;
    width: 1200px;
    box-sizing: border-box;
    padding: 24px 32px 24px 24px;
    display: flex;
    box-shadow: inset 0 -1px 0 0 #EBECF0;
    /* align-items: center; */
    /* justify-content: space-between; */
    /* box-shadow: inset 0 1px 0 0 #EBECF0, inset 0 -1px 0 0 #EBECF0; */
}
.xw-news .news-content1 .news-content1-list.on{
    height: 257px;
    padding: 0;
    margin-bottom: 32px;
}
.xw-news .news-content1 .news-content1-list.on .news-left-img{
    width: 389px;
    height: 256px;
}
.xw-news .news-content1 .news-content1-list.on .list-r-title{
    /* padding: 70px 0 16px; */
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    color: #323233;
    font-weight: 600;
    line-height: 37px;
}
.xw-news .news-content1 .news-content1-list.on:hover{
    background: none;
}

.xw-news .news-content1 .news-content1-list.on:hover .list-r-title>a,.xw-news .news-content1 .news-content1-list.on:hover .list-r-txt{
    color: #4573F5;
}
.xw-news .news-content1 .news-content1-list .content1-list-time{
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 8px;
    align-self: center;
    margin-left: 75px;
    flex: none;
    overflow: hidden;
}
.xw-news .news-content1 .news-content1-list .content1-list-time .list-time-top{
    background: #F6F8FF;
    font-family: AlibabaPuHuiTi;
    font-size: 28px;
    font-weight: bold;
    line-height: 68px;
    text-align: center;
    letter-spacing: 0px;
    color: #4573F5;
}
.xw-news .news-content1 .news-content1-list .content1-list-time .list-time-foot{
    height: 35px;
    line-height: 32px;
    background: #E3EBFF;
    font-family: AlibabaPuHuiTi;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0px;
    color: #323233;
}
.xw-news .news-content1 .news-content1-list .content1-list-l{
    /* border-radius: 8px; */
    /* margin: 10px 0; */
}
.xw-news .news-content1 .news-content1-list .content1-list-r{
    width: 80%;
    /* margin: 0 107px 0 24px; */
    margin-left: 24px;
    /* flex-direction: column; */
    margin-right: 32px;
}
.xw-news .news-content1 .news-content1-list img{
    width: 273px;
    height: 156px;
    border-radius: 12px;
}
.xw-news .news-content1 .news-content1-list .list-r-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
    padding: 14px 0 20px;
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #323233;
    font-weight: 600;
    line-height: 37px;
}
.xw-news .news-content1 .news-content1-list .list-r-txt{
    font-size: 14px;
    color: #646566;
    line-height: 28px;
    font-weight: 400;
    height: 80px;
    white-space: inherit;
    overflow: visible;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;
}
.xw-news .news-foot-two{
    margin-top: 50px; 
}
.xw-news .news-foot-two .news-content1-list:hover{
    background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
    border-radius: 16px;
    .list-r-title{
        color: #fff;
    }
    .list-r-txt{
        color: #fff;
    }
}
.xw-news .news-foot-two .news-content1-list{
    height: 210px;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0 1px 0 0 #EBECF0, inset 0 -1px 0 0 #EBECF0;  
}
.xw-news .news-foot-two .news-content1-list .content1-list-time{
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 8px;
    margin-right: 20px;
}
.xw-news .news-foot-two .news-content1-list .content1-list-time .list-time-top{
    width: 100px;
    color: #4573F5;
    height: 50px;
    line-height: 50px;
    background: #F6F8FF;
    border-radius: 8px 8px 0 0;
}
.xw-news .news-foot-two .news-content1-list .content1-list-time .list-time-foot{
    height: 35px;
    line-height: 35px;
    background: #E3EBFF;
    border-radius: 0 0 8px 8px;
}
.xw-news .news-foot-two .news-content1-list .content1-list-r{
    width: 80%;
    margin-left: 20px;
}
.xw-news .news-foot-two .news-content1-list img{
    width: 230px;
    height: 150px;
}
.xw-news .news-foot-two .news-content1-list .list-r-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
}
.xw-news .news-foot-two .news-content1-list .list-r-txt{
    font-size: 14px;
    color: #646566;
    line-height: 28px;
    font-weight: 400;
}
.xw-news .news-content3{
    width: 1200px;
    margin: 0 auto;
    
    
    
    
    
    
    
    
    
}
.xw-news .news-content3 .foot-one-content-b{
    text-align: center;
    background-image: linear-gradient(180deg, rgba(241,244,255,0.00) 0%, #F1F4FF 37%, #F1F4FF 63%, rgba(241,244,255,0.00) 100%);
    border-radius: 25px;
    height: 510px;
    
}
.xw-news .news-content3 .foot-one-content-b .content-t-top{
    margin-top: 60px;
    font-size: 32px;
    text-align: center;
    color: #323233;
    font-weight: 600;
    padding: 32px 0;
    border-bottom: 1px solid #D5D5DB;
}
.xw-news .news-content3 .foot-one-content-t{
    text-align: center;
    background-image: linear-gradient(180deg, rgba(241,244,255,0.00) 0%, #F1F4FF 37%, #F1F4FF 63%, rgba(241,244,255,0.00) 100%);
    border-radius: 25px;
    height: 510px;
    
}
.xw-news .news-content3 .foot-one-content-t .content-t-top{
    font-size: 32px;
    text-align: center;
    color: #323233;
    font-weight: 600;
    padding: 32px 0;
    border-bottom: 1px solid #D5D5DB;
}
.xw-news .news-content3 .news-content3-mulu{
    display: flex;
    justify-content: center;
}
.xw-news .news-content3 .foot-one-content{
    width: 1200px;
}
.xw-news .news-content3 .foot-one-content .content-t-bottom{
    display: flex;
    justify-content: space-evenly;
    margin-top: 40px;

}
.xw-news .news-content3 .foot-one-content .content-t-daosui{
    position: relative;
}
.xw-news .news-content3 .foot-one-content .content-t-daosui img{
    width: 280px;
    height: 90px;
}
.xw-news .news-content3 .foot-one-content .content-t-daosui .daosui-txt{
    position: absolute;
    top: 20%;
    left: 30%;
    text-align: center;
}
.xw-news .news-content3 .foot-one-year{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    height: 63px;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #F1F4FF 50%, #ffffff 80%, #ffffff 100%);
}
.xw-news .news-content3 .jiantou-r {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #EBECF0;
    transform: rotate(-90deg);
}
.xw-news .news-content3 .jiantou-l {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #EBECF0;
    transform: rotate(90deg);
}
.xw-news .news-content3 .news-content3-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 100px 0;
}
.xw-news .news-content3 .content3-mulu-list{
    display: flex; 
}
.xw-news .news-content3 .content3-mulu-list .on{
    color: #FFF;
    background: #4573F5
}
.xw-news .news-content3 .content3-mulu-list .onMouse{
    cursor: pointer;
}
.xw-news .news-content3 .content3-mulu-list .content3-mulu-first{
    border-radius: 8px 0 0 8px;
}
.xw-news .news-content3 .content3-mulu-list .content3-mulu-last{
    border-radius: 0 8px 8px 0 ;
}
.xw-news .news-content3 .content3-mulu-list div{
    text-align: center;
    width: 180px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #D5D5DB;
}
.xw-news .news-content3 .content3-mulu-list div:hover{
    color: #fff;
    background: #4573F5
}
.xw-news.news-foot-three .foot-three-mulu{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin: 30px 0;
    font-size: 20px;
    color: #969799;
    cursor: pointer;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #F1F4FF 50%, #ffffff 80%, #fff)
}
.xw-news.news-foot-three .three-mulu1{
    margin-right: 30px;
}
.xw-news.news-foot-three mulu{
    color: #4573F5;
    border-bottom: 1px solid #4573F5;
    font-size: 24px;
    font-weight: 600;
}
.xw-news.news-foot-three .three-active:hover{
    color: #4573F5;
    border-bottom: 1px solid #4573F5;
    font-size: 24px;
    font-weight: 600;
}
.xw-news.news-foot-three .news-content1-list:hover{
    background-image: linear-gradient(90deg, #7BABFB 0%, #4573F5 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
    border-radius: 16px;
    .list-r-title{
        color: #fff;
    }
    .list-r-txt{
        color: #fff;
    }
}
.xw-news.news-foot-three .news-content1-list{
    height: 210px;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0 1px 0 0 #EBECF0, inset 0 -1px 0 0 #EBECF0;
}
.xw-news.news-foot-three .news-content1-list .list-r-txt{
    font-size: 14px;
    color: #646566;
    line-height: 28px;
    font-weight: 400;
}
.xw-news.news-foot-three .news-content1-list .list-r-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
}
.xw-news.news-foot-three .news-content1-list .content1-list-r{
    width: 80%;
    margin-left: 20px;
}
.xw-news.news-foot-three .news-content1-list .content1-list-time{
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 8px;
    margin-right: 20px;
}
.xw-news.news-foot-three .news-content1-list .content1-list-time .list-time-top{
    width: 100px;
    color: #4573F5;
    height: 50px;
    line-height: 50px;
    background: #F6F8FF;
    border-radius: 8px 8px 0 0;
}
.xw-news.news-foot-three .news-content1-list .content1-list-time .list-time-foot{
    height: 35px;
    line-height: 35px;
    background: #E3EBFF;
    border-radius: 0 0 8px 8px;
}
.xw-news .news-foot-foure{
    display: flex;
    margin-top: 60px;
}
.xw-news .news-foot-foure .on{
    background-image: linear-gradient(90deg, #C7DCFF 0%, #6890FF 100%);
    box-shadow: inset 0 -1px 0 0 #F0F1F5;
}
.xw-news .news-foot-foure .news-content3-l{
    border-radius: 12px;
    text-align: center;
    width: 300px;
    margin-right: 40px;
}
.xw-news .news-foot-foure .news-content3-l div{
    border-radius: 10px;
}
.xw-news .news-foot-foure .news-content3-r{
    margin-left: 70px;
    width: 810px;
}
.xw-news .news-foot-foure .content-list-fg1{
    margin-bottom: 30px;
}
.xw-news .news-foot-foure .content-list-fg1 .img-sj{
    width: 870px;
    height: 80px;
}
.xw-news .news-foot-foure .content-list-fg1 .fg-list{
    margin-left: 85px;
    z-index: 100;
    display: flex;
    justify-content: space-around;
}
.xw-news .news-foot-foure .content-list-fg1 .fg-list img{
    width: 200px;
}
.xw-news .news-foot-foure .content-list-fg2{
    margin-bottom: 30px;
}
.xw-news .news-foot-foure .content-list-fg2 .img-sj{
    width: 870px;
    height: 80px;
}
.xw-news .news-foot-foure .content-list-fg2 .fg-list{
    margin-left: 85px;
    z-index: 100;
    display: flex;
    justify-content: space-around;
    
}
.xw-news .news-foot-foure .content-list-fg2 .fg-list img{
    width: 200px;
}
.xw-news .news-foot-foure .content-list-fg3{
    margin-bottom: 30px;
    
    
}
.xw-news .news-foot-foure .content-list-fg3 .img-sj{
    width: 870px;
    height: 80px;
}
.xw-news .news-foot-foure .content-list-fg3 .fg-list{
    margin-left: 85px;
    z-index: 100;
    /* display: flex; */
    justify-content: space-around;
    
}
.xw-news .news-foot-foure .content-list-fg3 .fg-list img{
    width: 200px;
}
.xw-news .news-foot-foure .news-content3-li{
    width: 280px;
    height: 100px;
    line-height: 100px;
    box-shadow: 0 0 12px 0 rgba(113,113,113,0.20);
    
}
.xw-news .news-foot-foure .news-content3-li img{
    width: 40px;
    height: 40px;
}