.newsCDTit{
    font-size:20px;
    font-family:Arial;
    font-weight:bold;
    color:#333333;
    padding:38px 3px 12px;
    border-bottom: 1px solid #dadada;
}
.newsCDDes.topicDes{
    margin-bottom:62px;
}
.newsCDDes>.newsCDDTop>.left>img{
    width: 529px;
    height: 356px;
    padding:25px 0 13px;
}
.newsCDDes>.newsCDDTop>.left>p{
    width: 529px;
    font-size:15px;
    font-family:Arial;
    font-weight:400;
    color:#454545;
    line-height:26px;
    margin-bottom: 23px;
}
.newsCDDes>.newsCDDTop>ol.left{
       margin:19px 0 34px; 
}
.newsCDDes>.newsCDDTop>ol.left>li>i{
    float: left;
    width: 9px;
    height: 9px;
    background-color: #FFD700;
    border-radius: 50%;  
    margin-top: 8px;
    margin-left:42px;
}
.newsCDDes>.newsCDDTop>ol.left>li>a{
    display: block;
    font-size: 14px;
    color:#333333;
    width: 702px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    margin-left:65px;
    line-height: 26px;
}
.newsCDDes>.more{
    text-decoration: none;
    display: block;
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:#ffffff;
    line-height:41px;
    width:180px;
    height:41px;
    background:#284AAB;
    border-radius:5px 5px 5px 5px;
    text-align: center;
    /*margin:0 0 29px 502px;*/
    margin: 0 auto;
    margin-bottom:29px;
}
.newsConDes>.list>.newsCDDes>.newsCDDTop>ol.left>li>h3{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:26px;
    padding-left: 42px;
}
.newsConDes>.list>.newsCDDes>.newsCDDTop>ol.left>li>h4>i{
    float: left;
    width: 9px;
    height: 9px;
    background-color: #FFD700;
    border-radius: 50%; 
    margin-left: 42px;
    margin-top: 8px;
}
.newsConDes>.list>.newsCDDes>.newsCDDTop>ol.left>li>h4>span{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:26px;
    margin-left:65px;
    display: block;
}

