body{
    margin: 0;
}
.lxfs-news{
    width: 100%;
    margin-bottom: 120px;
}
.lxfs-news .lxfs-news-mulu{
    position: relative;
}
.lxfs-news .lxfs-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.lxfs-news .lxfs-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.lxfs-news .news-mulu .news-mulu-list a:nth-child(3){
    border-bottom: 2px solid #fff;
}
.lxfs-news .yd-nav .yd-nav-list a:nth-child(3){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
}
.lxfs-news .news-content1{
    width: 1200px;
    margin: 0 auto 200px;
}
.lxfs-news .news-content1 .news-content1-title{
    font-size: 40px;
    color: #323233;
    text-align: center;
    font-weight: 600;
    margin: 70px  0;
}
.lxfs-news .news-content1 .content1-txt{
    display: flex;
    margin-bottom: 64px;
}
.lxfs-news .news-content1 .content1-txt .content-txt-right-title{
    margin-bottom: 40px;
    font-size: 24px;
    color: #323233;
}
.lxfs-news .news-content1 .content1-txt .content-txt-right{
    width: 610px;
    height: 280px;
    background: #F7F9FC;
    padding: 40px;
}
.lxfs-news .news-content1 .content1-txt .content-txt-right li{
    font-size: 14px;
    color: #646566;
    margin-bottom: 15px;
}
.lxfs-news .news-content1 .content1-txt .line{
    border-bottom: 1px solid #EBECF0;
    margin-bottom: 40px;
}
.lxfs-news .news-content1 .content1-txt .content1-txt-img{
    width: 580px;
    height: 360px;
}