.container {
    background: #f5f7f6;
}

.container .content {
    margin-top: 30px;
}

.container .content .left-wrap {
    width: 259px;
    background: #fff;
}

.container .content .right-wrap {
    width: 929px;
    background: #fff;
}

.container .content .left-wrap .top {
    /* height: 266px; */
    width: 259px;
    border: solid 1px #c6c6c6;
}

.container .content .left-wrap .bot {
    width: 259px;
    margin-top: 10px;
    border: solid 1px #c6c6c6;
}

.container .content .left-wrap .bot .title {
    width: 259px;
    height: 36px;
    background-color: #4377a6;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
}


.container .content .left-wrap .bot .wrap-con2 li {
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container .content .left-wrap .top .wrap-con {
    width: 259px;
    padding: 20px 37px 10px 38px;
    box-sizing: border-box;
}

.container .content .left-wrap .top ul li {
    position: relative;
}

.container .content .left-wrap .top ul li a:hover {
    background-color: #0858a3;
    color: #fff;
}

.container .content .left-wrap .top ul li img {
    position: absolute;
    top: 14px;
    left: 15px;
}

.container .content .left-wrap .bot .wrap-con2 {
    width: 259px;
    padding: 15px 15px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.container .content .left-wrap .top ul li {
    float: none;
}

.container .content .left-wrap .top ul li a {
    display: block;
    width: 184px;
    height: 40px;
    background-color: #d2d2d2;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.container .content .left-wrap .top ul li.current,
.container .content .left-wrap .top ul li.current a {
    color: #fff;
    background: #0d5db1;
}

.container .content .left-wrap .top .title {
    height: 36px;
    width: 259px;
    background: url("../img/title-1.png") no-repeat;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
}

.container .content .left-wrap .top .title img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.container .content .right-wrap {
    width: 929px;
    box-sizing: border-box;
    padding: 23px 16px 30px 16px;
    border: solid 1px #c8c8c8;
}

.container .content .right-wrap .nav-p {
    margin-left: 20px;
    font-size: 14px;
    color: #333;
}

.container .content .right-wrap .nav-p a {
    font-size: 14px;
    color: #333;
}

.container .content .right-wrap .xian {
    width: 897px;
    height: 4px;
    margin: 13px auto;
    background: #01478c;
}

.container .content .right-wrap .xian .left {
    width: 104px;
    height: 4px;
    background-color: #01478c;
}

.container .content .right-wrap .xian .right {
    width: 793px;
    height: 4px;
    background-color: #e1e1e1;
}

.container .content .right-wrap .title {
    text-align: center;
    margin-top: 34px;
    font-size: 16px;
    color: #333333;
}

.container .content .right-wrap .wire {
    width: 857px;
    height: 1px;
    background-color: #7c7c7c;
    margin: 18px auto 0;
}

.container .content .right-wrap .bod {
    padding-top: 30px;
    width: 857px;
    margin: 0px auto;
    color: #333333;
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
    overflow: hidden;
    overflow-x: scroll;
}

.container .content .right-wrap .bod .first {
    width: 300px;
    height: 260px;
    margin: 0px auto;
}

.container .content .right-wrap .bod .first .img {
    width: 300px;
    height: 210px;
}

.container .content .right-wrap .bod .first .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container .content .right-wrap .bod .post {
    background-color: #0858a3;
    text-align: center;
    color: #ffff;
    padding: 10px 0;
}

.container .content .right-wrap .bod .post .p1 {
    font-size: 12px;
}

.container .content .right-wrap .bod .second {
    width: 857px;
    padding: 40px 0;
    box-sizing: border-box;
}

.container .content .right-wrap .bod .second .second_box {
    width: 204px;
    height: 307px;
    margin-right: 40px;
    margin-left: 38px;
    display: inline-block;
}

.container .content .right-wrap .bod .second .second_box .img {
    height: 205px;
}

.container .content .right-wrap .bod .second .second_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container .content .right-wrap .bod .post2 {
    width: 204px;
}