@charset "utf-8";

.p-one {
    margin-top: 30px;
}

.one-left {
    width: 688px;
    background: #f7f7f7;
}

.one-right {
    width: 688px;
    background: #f7f7f7;
}



.one-left .body-item {
    padding: 0 16px;
    height: 456px;
}

.one-right .header-item {
    margin-right: 26px !important;
}

.one-right .body-item {
    width: 688px;
    /* padding: 0 16px; */
    height: 536px;
}

.p-one .time {
    height: 32px;
    padding: 24px 16px;
    background: #f7f7f7;
    line-height: 32px;
}

.p-one .tj {
    font-size: 16px;
    color: #333333;
}

.p-one .time input {
    width: 130px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 5px 10px;
}

.p-one .time button {
    width: 65px;
    height: 32px;
    border: 1px solid #2b5cca;
    border-radius: 2px;
    box-sizing: border-box;
    background: #f7f7f7;
    font-size: 16px;
    color: #2a5cca;
    float: right;
}

.p-one .body-item .one-news-box {
    margin: 0;
    padding: 0;
}

.p-one .body-item .one-news-box .news-item {
    list-style: none;
    height: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    padding: 18px 0;
    border-top: 1px solid #dfe2eb;
}

.p-one .body-item .one-news-box .news-item .news-time {
    float: right;
}

.p-one .news-item:hover a {
    color: #2b5cca;
}

.top-right .chart {
    height: 355px;
}


.p-two .two-item {
    width: 350px;
    height: 225px;
    background: #f7f7f7;
    float: left;
    border-right: 1px solid #dfe2eb;
    box-sizing: border-box;
    text-align: center;
    padding: 0 33px;
}

.p-two .two-item h2 {
    margin: 24px 0 21px 0;
    font-size: 16px;
    color: #333333;
}

.p-two .two-item p {
    margin-bottom: 16px;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
}

.p-two .two-item-view {
    color: #2a5cca;
}

.p-two .two-item:last-child p {
    border-right: 0 solid #dfe2eb;
    text-align: left;
    text-indent: 2em;
}



.p-three .three-item {
    width: 280px;
    height: 140px;
    background: #ffffff;
    border-bottom: 1px solid #dfe2eb;
    border-right: 1px solid #dfe2eb;
    box-sizing: border-box;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 34px;
}


.p-three .three-item a {
    display: block;
    height: 100%;
    padding: 94px 0 0;
    box-sizing: border-box;
}

.p-three .three-item:nth-child(1) {
    border-top: 1px solid #dfe2eb;
}

.p-three .three-item:nth-child(2) {
    border-top: 1px solid #dfe2eb;
}

.p-three .three-item:nth-child(3) {
    border-top: 1px solid #dfe2eb;
}

.p-three .three-item:nth-child(4) {
    border-top: 1px solid #dfe2eb;
}

.p-three .three-item:nth-child(5) {
    border-top: 1px solid #dfe2eb;
}

.p-three .three-item:nth-child(5n 1) {
    border-left: 1px solid #dfe2eb;
}