.content {
    width: 1200px;
    margin: auto;
}

.content .headline {
    margin: 60px 0;
    text-align: center;
}

.content .headline h2 a {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
    padding: 0 120px;
}

.content .headline p {
    font-size: 18px;
    font-weight: 400;
    color: #565656;
    padding: 19px 77px 0 77px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .column {
    margin-bottom: 48px;
}

.content .column1 .banner {
    width: 680px;
    height: 384px;
    overflow: hidden;
    /* background-color: #565656; */
    float: left;
    position: relative;
}
.content .column1 .banner .banner-imgs {
    width: 100000px;
}
.content .column1 .banner .banner-imgs li {
    float: left;
    width: 680px;
    height: 384px;
}
.content .column1 .banner .banner-imgs li .imgli {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.content .column1 .banner .banner-imgs li .imgli img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content .column1 .banner .txt {
    position: absolute;
    height: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    box-sizing: border-box;
    padding: 20px 24px;
}

.content .column1 .banner .txt a {
    display: inline-block;
    max-width: 420px;
    overflow: hidden;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .column1 .banner .swiper-pagination {
    position: absolute;
    right: 22px;
    width: auto;
    bottom: 28px;
    left: inherit;
    z-index: 99999;
}
.content .column1 .banner .swiper-pagination .swiper-pagination-bullet {
    background: #FFFFFF;
    opacity: 1;
}
.content .column1 .banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 4px;
}

.content .column1 .affairs {
    float: left;
    margin-left: 36px;
    width: 480px;
}

.content .column1 .affairs .title a {
    display: inline-block;
    margin-left: 16px;
    font-size: 22px;
    font-weight: bolder;
    /* color: #1764CE; */
    color: #000;
    line-height: 36px;
    /* border-bottom: 4px solid #1764CE; */
    /* width: 190px; */
    text-align: center;
    padding: 11px 0;
    text-decoration: none;
    /* cursor: pointer; */
    /* pointer-events: none; */
    
}
.content .column1 .affairs .title .active{
    border-bottom: 4px solid #1764CE;
    color: #1764CE;

}
.content .column1 .affairs .line {
    height: 1px;
    width: 100%;
    background: #EEEEEE;
    margin-top: -1px;
}

.content .column .main {
    width: 100%;
}

.content .column .main ul li {
    border-bottom: 2px #EEEEEE dashed;
    position: relative;
}

.content .column .main ul li a {
    background: url(//m.0513yknk.com/jbm/ires/2022/4/26/2000721/img/header/icon-li.png) no-repeat;
    background-position: left;
    background-size: 7px;
    /* height: 50px; */
    padding-left: 25px;
    display: inline-block;
    max-width: 95%;
    height: 46px;
    font-weight: 400;
    color: #000000;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.content .column .main.times ul li a {
    max-width: 80%;
}
.content .column .main.times ul li .t {
    color: #999;
    line-height: 36px;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    height: 36px;
    margin-top: -18px;
}

.content .column .main ul li a:hover {
    /* background-image: url(../img/header/icon-active.png); */
    color: #1764CE;
}

.content .column .left {
    width: 680px;
    float: left;
}

.content .column .right {
    float: left;
    margin-left: 36px;
    width: 480px;
}

.content .column .left-list .title {
    display: inline-block;
    width: 100%;
    height: 60px;
    background: url(//m.0513yknk.com/jbm/ires/2022/4/26/2000721/img/index/icon-title.png) no-repeat;
    background-position: left;
    background-size: 6px;
    background-color: #fbf8f8;
}

.content .column .left-list .title span {
    line-height: 60px;
}

.content .column .left-list .title .txt {
    padding-left: 16px;
    font-size: 28px;
    font-weight: bold;
    color: #1764CE;
}

.content .column .left-list .title .more {
    padding-right: 23px;
    font-size: 16px;
    font-weight: 400;
    color: #B5BBBF;
    float: right;
}

.content .column2 .right-zl .zl-img {
    display: block;
    width: 100%;
    margin-bottom: 13px;
}

.content .column2 .right-zl .zl-img:last-child {
    margin-bottom: 0;
}

.content .ad {
    display: block;
    width: 1200px;
    height: 108px;
    overflow: hidden;
}

.content .ad img {
    object-fit: fill;
    height: 100%;
}

.content .column .right-list .r-title {
    display: block;
    width: 100%;
    height: 56px;
    overflow: hidden;
    background: url(//m.0513yknk.com/jbm/ires/2022/4/26/2000721/img/index/r-bg.png) no-repeat;
    background-size: 100% 100%;
}

.content .column .right-list .r-title .l {
    font-size: 21px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 56px;
    padding-left: 20px;
    float: left;
}

.content .column .right-list .r-title .r {
    float: right;
    padding-right: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
}

.content .column .right-list .r-bszn {
    width: 100%;
    /* margin-top: 24px; */
}

.content .column .right-list .r-bszn ul li {
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    background: url(//m.0513yknk.com/jbm/ires/2022/4/26/2000721//img/index/img-icon-bg.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 14px;
    margin-top: 15px;
}

.content .column .right-list .r-bszn ul li:nth-child(3),
.content .column .right-list .r-bszn ul li:last-child {
    margin-right: 0;
}

.content .column .right-list .r-bszn ul li a {
    display: inline-block;
    padding: 30px 35px;
    text-align: center;
}

.content .column .right-list .r-bszn ul li a img {
    width: 58px;
    height: 58px;
    /* display: inline-block; */
}

.content .column .right-list .r-bszn ul li a p {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
}
.content .column .left-list .l-ztlm {
    width: 100%;
}
.content .column .left-list .l-ztlm .ztlm {
    display: inline-block;
    width: 320px;
    height: 230px;
    border: 1px solid #C8D2DB;
    border-radius: 4px;
    overflow: hidden;
}

.content .column .left-list .l-ztlm .ztlm img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.content .column .left-list .l-ztlm .ztlm p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 60px;
    padding: 0 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

