.inner {
    width: 1200px;
    margin: 30px auto 0;
}
.inner-breadcrumb {
    margin-bottom: 14px;
}

.inner-breadcrumb ol li {
    float: left;
    margin-right: 6px;
    color: #4a4a4a;
    font-size: 14px;
    list-style: none;
}

.inner-breadcrumb ol li a {
    color: #4a4a4a;
}

.inner-breadcrumb ol li:nth-last-child(1) {
    color: #0e0e0e;
}
p {
    text-indent: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.risk-left {
    width: 732px;
    margin-right:30px;
}

.risk-left .left-title {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

.risk-left .left-title p {
    font-size: 18px;
    display: inline-block;
    padding: 0 4px 12px;
    color: #326fbb;
    position: relative;
    border-bottom: 2px solid #326fbb;
}


.risk-left ul {
    margin-top: 22px;
}

.risk-left ul>li {
    border-bottom: 1px dashed #e7e7e7;
    margin-bottom: 30px;
}

.risk-left ul>li>div {
    overflow: hidden;
    position: relative;
}

.risk-left ul>li>div p:nth-child(1) {
    float: left;
    width: 200px;
    font-size: 16px;
    color: #050505;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.risk-left ul>li>div p:nth-child(2) {
    float: right;
    font-size: 12px;
    width: 75px;
    margin-top: 2px;
    padding-left: 10px;
    color: #5d5d5d;
}

.risk-left ul>li>div .line {
    margin: 12px 75px 0 200px;
    border-bottom: 1px dashed #575757;
}

.risk-left ul>li ol {
    margin: 17px 0 3px 0;
    list-style: none;
}

.risk-left ul>li ol li {
    margin-bottom: 14px;
    padding-left: 20px;
    position: relative;
}


.risk-left ul>li ol li>a {
    display: block;
    overflow: hidden;
    position: relative;
}

.risk-left ul>li ol li>a p:nth-child(1) {
    float: left;
    width: 304px;
    font-size: 14px;
    color: #222;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.risk-left ul>li ol li>a p:nth-child(2) {
    float: right;
    width: 75px;
    font-size: 12px;
    height: 19px;
    line-height: 21px;
    padding-left: 10px;
    color: #5d5d5d;
}

/*.risk-left ul>li ol li>a p:nth-child(3) {*/
    /*margin: 10px 75px 0 304px ;*/
    /*border-bottom: 1px dashed #575757;*/
/*}*/


.more {
    position: absolute;
    top: 8px;
    right: 0;
    color: #999;
}

.risk-right {
    width: 438px;
}

.risk-right .right-top {
    margin-bottom: 40px;
}

.risk-right .top-left {
    width: 101px;
    height: 145px;
    margin: 4px 10px 0 0;
}

.risk-right .top-right-title p {
    font-size: 18px;
    color: #034579;
    margin: 30px 0 12px 0;
}

.risk-right .top-right-search {
    overflow: hidden;
    margin-bottom: 14px;
}

.risk-right .top-right-search input{
    width: 204px;
    height: 36px;
    padding-left: 14px;
    line-height: 36px;
    font-size: 14px;
    float: left;
    border: 1px solid #c6c6c6;
    border-right: none;
}

.risk-right .top-right-search input::placeholder {
    color: #999;
}

.risk-right .top-right-search span {
    float: left;
    height: 38px;
    width: 100px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #0a8afc;
    cursor: pointer;
}

.risk-right .top-right-bottom {
    color: #727373;
    padding-bottom: 16px;
    padding-left: 2px;
    border-bottom: 2px solid #ddd;
}

.right-list {
    margin-bottom: 40px;
}

.right-list .list-title {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 22px;
    position: relative;
}

.right-list .list-title p {
    display: inline-block;
    font-size: 18px;
    color: #326fbb;
    padding: 0 4px 14px;
    border-bottom: 2px solid #326fbb;
}

.right-list ul>li {
    font-size: 16px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #cecece;
}

.right-list ul>li div {
    overflow: hidden;
}

.right-list ul>li div p:nth-child(1) {
    color: #050505;
    font-size: 16px;
    float: left;
    width: 178px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right-list ul>li div p:nth-child(2) {
    color: #5d5d5d;
    font-size: 12px;
    width: 75px;
    float: right;
    margin-top: 4px;
}

.right-list ul>li div p:nth-child(3) {
    border-bottom: 1px dashed #959595;
    margin: 14px 75px 0 178px;
}

.right-list ul>li ol {
    overflow: hidden;
    margin-top: 16px;
    list-style: none;
}

.right-list ul>li ol>li {
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
}


.right-list ul>li ol>li a {
    display: block;
    overflow: hidden;
}

.right-list ul>li ol>li a p:nth-child(1) {
    color: #222;
    font-size: 14px;
    float: left;
    max-width: 304px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right-list ul>li ol>li a p:nth-child(2) {
    color: #5d5d5d;
    font-size: 12px;
    width: 75px;
    float: right;
    margin-top: 4px;
}

.right-list ul>li ol>li a p:nth-child(3) {
    border-bottom: 1px dashed #959595;
    margin: 14px 75px 0 304px;
}

.news-list-style {
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: rgb(202, 202, 202);
    left: 6px;
    top: 8px;
}

.load-more {
    text-align: center;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    border: 1px solid #0e7bdc;
    color: #0676db;
    font-size: 14px;
}