@charset "utf-8";
.list1200{width: 1200px;margin: 0 auto;}
.content-top-title h3 {
    color: #2c2c2c;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    letter-spacing: 1px;
    /* border-bottom: 1px dashed #CCC; */
    padding-bottom:40px;
    margin:10px 0 10px;
}

.content-top-title h3 .color306 {
    color: #003399;
}

/* .content-top-title h3 .color306:hover {
    text-decoration: underline;
    cursor: pointer;
} */
.list{
    width:615px; 
    float:left;
}
.list .content-top-title a {
    float: left;
}

.list .content-top-title a:hover {
    text-decoration: underline;
}

.list-box {
    clear: both;
    overflow: hidden;
}

.list-box .list-item {
    background: url(https://f2.cri.cn/M00/76/9A/CqgNOlfPdNSAIcAXAAAAAAAAAAA0236055.li2.png) no-repeat left center;
    padding: 0 0 0 15px;
}

.list-box .list-space5 {
    margin: 0 0 15px;
    padding-bottom: 15px;
    /* border-bottom: 1px dashed #CCC; */
    background: url(https://f2.cri.cn/M00/76/9A/CqgNOlfPdNSAIcAXAAAAAAAAAAA0236055.li2.png) no-repeat left 10px;
}

.list-box .list-item .tit01 {
    font-size: 16px;
    font-weight: normal;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    line-height: 30px;
}

.list-box .list-item .tit01 i {
    float: right;
    font-size: 14px;
    color: #727272;
    margin-left: 20px;
    margin-top: 0px;
    font-weight: normal !important;
}

.list-box .list-item .tit {
    font-size: 14px;
    font-weight: normal;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    line-height: 30px;
}

.list-box .list-item .tit i {
    float: right;
    font-size: 13px;
    color: #727272;
    margin-left: 20px;
    margin-top: 0px;
    font-weight: normal !important;
}
.content-rightWrap{
    float: right;
}
.page-nav{display: none !important;}
