body{
    margin: 0;
    overflow-x: hidden;
}
.wh-news{
    width: 100%;
    margin-bottom: 120px;
}
.wh-news .wh-content{
    width: 100%;
    background: url("../image/nrbeijing.png") top/110% no-repeat;
    /* background-position: center; */
    /* background-repeat: repeat-y; */
    /* padding-top: 80px; */
}
.wh-news .news-content1-title{
    padding: 100px  0;
    font-family: AlibabaPuHuiTi;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #323233;
    position: relative;
}
/* .news-content1-title::after{
    content: "";
    width: 100%;
    height: 0;
    border-bottom: 2px dashed #EBECF0;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(3);
} */
.wh-news .wh-news-mulu{
    position: relative;
    
    
}
.wh-news .wh-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.wh-news .wh-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.wh-news .news-mulu .news-mulu-list a:nth-child(1){
    border-bottom: 4px solid #fff;
    font-weight: 700;
}
.wh-news .yd-nav .yd-nav-list a:nth-child(1){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
}
.wh-news .news-content1{
    width: 1200px;
    margin: 0 auto;
    
}
.wh-news .news-content1 .news-content-txt{
    max-width: 1200px;
}
.wh-news .news-content1 .content-top-title{
    /* font-size: 22px; */
    /* color: #F9B334; */
    /* margin: 50px 0 16px; */
    font-family: PingFangSC-Semibold;
    font-size: 22px;
    color: #F9B334;
    font-weight: 600;
    padding: 120px 0 40px;
}
.wh-news .news-content1 .news-content-txt .content-top{
    display: flex;
    background: #fff;
    padding: 44px 40px;
    border: 1px solid #EBECF0;
    margin-bottom: 20px;
}
.wh-news .news-content1 .news-content-txt .contents-list{
    background: #fff;
    padding: 50px;
    border: 1px solid #EBECF0;
    margin-bottom: 20px;
}
.wh-news .news-content1 .news-content-txt .contents-list .title{
    font-weight: 600;
    margin: 5px 0 10px;
}
.wh-news .news-content1 .news-content-txt .contents-list .contents-list-title{
    font-size: 18px;
    color: #323233;
    font-weight: 600;
}
.wh-news .news-content1 .news-content-txt .contents-list .contents-list-title1{
    font-size: 16px;
    color: #F9B334;
    margin: 30px 0 16px;
}
.contents-list-title2{
    margin: 32px 0;
}
.wh-news .news-content-txt .contents-list .contents-list-top{
    display: flex;
    justify-content: space-between;
}
.wh-news .news-content-txt .contents-list .contents-list-top .contents-list-top-left{
    width: 48%;
}
.wh-news .news-content-txt .contents-list  .contents-list-line{
    border-left: 1px solid #EBECF0;
    margin-right: 5%;
}
.wh-news .news-content-txt .contents-list .contents-list-top .contents-list-top-right{
    width: 48%;
}
.wh-news .news-content-txt .contents-list .contents-list-foot{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.wh-news .news-content-txt .contents-list .contents-list-foot .contents-list-foot-left{
    width: 48%;
    padding-right: 24px;
    box-sizing: border-box;
}
.txt{
    margin-top: 16px;
}
.wh-news .news-content-txt .contents-list .contents-list-foot .contents-list-foot-right{
    width: 48%;
}
.wh-news .news-content1 .news-content-txt .content-l{
    /* width: 52%; */
    margin-top: 26px;
    margin-right: 99px;
}
.wh-news .news-content1 .news-content-txt .content-l>img{
    width: 298px;
}
.wh-news .news-content1 .news-content-txt .content-r-list{
    display: flex;
    flex-wrap: wrap;
}
.wh-news .news-content1  .content-r-list .content-list{
    width: 50%;
    margin-bottom: 30px;
}
.wh-news .news-content1  .content-r-list .content-list>div:not(.title){
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #323233;
    line-height: 28px;
    font-weight: 400;
}
.wh-news .news-content1  .content-r-list .content-list1{
    width: 100%;
    /* margin-bottom: 30px; */
}
.wh-news .news-content1  .content-r-list .content-list .title{
    /* font-size: 18px; */
    /* font-weight: 600; */
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #323233;
    font-weight: 600;
    margin-bottom: 18px;
}
.wh-news .news-content1  .content-r-list .content-list1 .title{
    margin-bottom: 24px;
    font-family: AlibabaPuHuiTi;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0px;
    color: #323233;
}
.wh-news .news-content1  .content-r-list .content-list1 .title1{
    margin-bottom: 18px;
    font-family: AlibabaPuHuiTi;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0px;
    color: #F9B334;
}
.wh-news .news-content1  .content-r-list .content-list1 .txt{
    
text-align: justify;
    
font-family: AlibabaPuHuiTi;
    
font-size: 16px;
    
font-weight: normal;
    
line-height: 28px;
    
letter-spacing: 0px;
    
color: #323233;
    
margin-bottom: 24px;
}