.my {
    width: 14rem;
    margin: 0 auto;
    padding-top: 0.4rem;
}

.kj_news {
    width: 100%;
    display: flex;
    margin-bottom: 0.48rem;
}

.kj_news .news_left {
    margin-right: 0.2em;
}

.kj_news .news_left:last-child {
    margin-right: 0;
}

.kj_news .news_left .news_top {
    display: flex;
    margin-bottom: 0.35rem;
}

.news_top .news_img {
    display: block;
    width: 2.27rem;
    height: 1.7rem;
    overflow: hidden;
    margin-right: 0.21rem;
}

.news_top .news_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.news_top .news_img:hover img {
    transform: scale(1.1);
}

.news_top .news_title1 {
    width: 4.42rem;
}

.news_top .news_title1 .news_title2 {
    width: 100%;
    height: 0.64rem;
    margin-bottom: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #081C2E;
    line-height: 0.32rem;
}

.news_top .news_title1 .news_title3 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #8C9194;
    line-height: 0.32rem;
}

.kj_news .news_item {
    position: relative;
    display: block;
    width: 6.66rem;
    padding-left: 0.16rem;
    margin-bottom: 0.24rem;
    transition: all 0.3s;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #081C2E;
    line-height: 0.16rem;
}

.kj_news .news_item:hover {
    transform: translateX(-0.05rem);
}

.kj_news .news_item:last-child {
    margin-bottom: 0;
}

.kj_news .news_item::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background: #2C5DAD;
}

.pu_title {
    display: flex;
    width: 100%;
    margin-bottom: 0.25rem;
}

.pu_title img {
    display: block;
    width: 0.31rem;
    height: 0.31rem;
    padding-top: 0.06rem;
    margin-right: 0.19rem;
}

.pu_title .pu_title_left {
    display: flex;
    justify-content: space-between;
    flex: 1;
    width: 100%;
    padding-bottom: 0.04rem;
    border-bottom: 0.01rem solid #E4E4E4;
}

.pu_title .pu_title_left .pu_title_title1 {
    position: relative;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 700;
    font-size: 0.22rem;
    color: #144FA6;
    line-height: 0.32rem;
}

.lj_center .lj_btn.ra{
    width: 2.3rem;
    line-height: 0.2rem;
}

.pu_title .pu_title_left .pu_title_title1.ra{
    line-height: 0.24rem;
    width:80%;
}

.pu_title .pu_title_left .pu_title_title1.ra::after{
    top: 0.51rem;
}

.pu_title .pu_title_left .pu_title_title1::after {
    content: "";
    position: absolute;
    top: 0.36rem;
    left: 0;
    width: 100%;
    height: 0.02rem;
    background: #144FA6;
}

.pu_title .pu_title_left .pu_title_title2 {
    cursor: pointer;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #3D3D3D;
    line-height: 0.32rem;
}

.sc {
    display: flex;
    width: 100%;
    margin-bottom: 0.48rem;
}

.sc .sc_item {
    width: 4.5rem;
    margin-right: 0.25rem;
}

.sc .sc_item:last-child {
    margin-right: 0;
}

.sc .sc_item .sc_item_top {
    display: flex;
    cursor: pointer;
    margin-bottom: 0.3rem;
}

.sc_item_top .sc_item_img {
    width: 1.68rem;
    height: 0.95rem;
    overflow: hidden;
    margin-right: 0.18rem;
}

.sc_item_top .sc_item_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.sc_item_top .sc_item_img:hover img {
    transform: scale(1.1);
}

.sc_item_top .sc_item_text {
    width: 2.64rem;
}

.sc_item_top .sc_item_text .sc_item_title {
    width: 100%;
    height: 0.52rem;
    margin-bottom: 0.17rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #18263A;
    line-height: 0.26rem;
}

.sc_item_top .sc_item_text .sc_item_time {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #878B8E;
    line-height: 0.26rem;
    text-align: right;
}

.sc_item .sc_item_list {
    position: relative;
    display: block;
    width: 4.5rem;
    padding-left: 0.16rem;
    box-sizing: border-box;
    margin-bottom: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #081C2E;
    line-height: 0.16rem;
}

.sc_item .sc_item_list::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.06rem;
    height: 0.06rem;
    background: #2C5DAD;
}

.sc_item .sc_item_list:last-child {
    margin-bottom: 0;
}

.kc {
    padding-bottom: 0;
    margin-bottom: 0.48rem;
}

.kc .kc_item {
    margin-bottom: 0;
}

.df {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0.48rem;
}

.df .df_item {
    display: block;
    width: 3.3rem;
    margin-right: 0.25rem;
    /*margin-bottom: 0.25rem;*/
}

.df .df_item:nth-child(4n) {
    margin-right: 0;
}

.df .df_item .df_img {
    width: 100%;
    height: 1.86rem;
    margin-bottom: 0.14rem;
    overflow: hidden;
}

.df_item .df_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
    object-fit: cover;
}

.df_item:hover .df_img img {
    transform: scale(1.1);
}

.df .df_item .df_title {
    width: 100%;
    height: 0.55rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #18263A;
    line-height: 0.27rem;
}