.sy_news .sy_news_left .sy_news_list .news_main .sy_news_img {
    width: 48%;
    height: 238px;
}

.sy_news .sy_news_left .sy_news_list .news_list li {
    margin-top: 13px;
}

.sy_news .sy_news_left .sy_news_list .news_main .sy_news_img img {
    width: 100%;
    height: auto;
}

.sy_news .sy_news_left .sy_news_list .news_main {
    align-items: flex-start;
    margin-top: 10px;
}

.sy_news .sy_news_left .sy_news_list .news_main .sy_news_desc {
    width: 50%;
}


.sy_news .sy_news_left .news_nav .switch_ul li a {
    font-size: 18px;
    font-weight: bold;
}

/*人才理念*/
.develop_con .develop_01 .develop01_item .d_ln .ln_img {
    height: 180px;
}

.develop_con .develop_01 .develop01_item .d_ln .ln_text {

    line-height: 40px;
    font-size: 14px;
    -webkit-line-clamp: 5;
    margin-top: -7px;
    text-indent: 28px;


}

.develop_con .develop_01 .develop01_item .d_ln .ln_text p {
    font-size: 14px;
    text-indent: 28px;
    text-overflow:ellipsis;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}

/*30周年主题海报*/
.news_modal .poster_show .poster_right .swiper-container .swiper-slide {
    width: 360px !important;
    height: 240px;
}


/*人才招聘*/
.d_zp_details .zp_item .job_desc {
    background: #f5f5f5;
    margin-bottom: 20px;
}

.d_zp_details .zp_item .job_desc .desc_list div:nth-child(1) {
    width: 100%;
}

/*今日国投*/
.today_con .safe_width .today_item .t_wh {
    height: 236px;
}

.today_con .safe_width .today_item .t_wh img {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.today_con .safe_width .today_item .t_gk .gk_left {
    height: 236px;
        width: 365px;
}

.today_con .safe_width .today_item .t_gk .gk_left img {
    height: 100%;
    width: auto;
}

.today_con .safe_width .today_item .t_gk .gk_right p {
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    margin-top: -5px;
    -webkit-box-orient: vertical;
    text-indent: 28px;
}

.nmmm {
    height: 200px !important;
    line-height: 34px !important;
    -webkit-line-clamp: 6 !important;
}

.today_con .safe_width .today_item .t_gk .gk_right p {
    font-size: 14px !important;

    line-height: 34px !important;

}

.t_gk .gk_right p span {
    font-size: 14px !important;
    line-height: 34px !important;
}

.ml_box .ml_item ul li a:not([href]):hover {
    color: #555;
}

.ml_box .ml_item ul li a:not([href]):hover::after {
    color: #555;
}

.today_con .safe_width .today_item .t_ml ul li a:not([href]):hover {
    color: #666;
}

.today_con .safe_width .today_item .t_ml ul li a {
    font-size: 14px !important;
}

.today_con .safe_width .today_item .t_zr p span {
    font-size: 14px !important;
    line-height: 34px !important;
}

.today_con .safe_width .today_item .t_lc #page .fz_step .fz_s_item p {
    font-size: 14px;
    line-height: 34px;
}

.today_con .safe_width .today_item .t_lc #page .fz_step .fz_s_item h5 span {
    font-size: 15px;
}
.sy_news .sy_news_left .sy_news_list .news_list li.block_sj{
    display: none;
}
@media screen and (max-width: 767px) {

    .sy_news .sy_news_left .sy_news_list .news_list li {
        margin-top: 0.8rem;
    }

    .sy_news .sy_news_left .news_nav .switch_ul li a {
        font-size: 0.7rem;
        font-weight: normal;
    }
    .sy_news .sy_news_left .sy_news_list .news_list li.block_sj{
        display: block;
    }

    /*人才理念*/
    .develop_con .develop_01 .develop01_item .d_ln .ln_img {
        height: unset;
    }

    .develop_con .develop_01 .develop01_item .d_ln .ln_text {
        line-height: 1rem;
        -webkit-line-clamp: 6;
        margin-top: 0.4rem;
        text-indent: 1.1rem;
    }

    .develop_con .develop_01 .develop01_item .d_ln .ln_text p {
        font-size: 0.55rem;
        line-height: 1rem;
    }

    /*30周年主题海报*/
    .news_modal .poster_show .poster_right .swiper-container .swiper-slide {
        width: 7.65rem !important;
        height: 5.1rem;
        margin-left: 0.6rem;
    }


    /*人才招聘*/
    .d_zp_details .zp_item .job_desc {

        margin-bottom: 0.65rem;
        padding-left: 0.95rem;
    }


    /*今日国投*/
    .today_con .safe_width .today_item .t_gk .gk_left {
        height: unset;
    }

    .today_con .safe_width .today_item .t_gk .gk_left img {
        width: 100%;
        height: auto;
    }

    .today_con .safe_width .today_item .t_gk .gk_right p {
        font-size: 0.55rem;
        line-height: 0.9rem;
        -webkit-line-clamp: 8;
        margin-top: 0.5rem;
        text-indent: 1.1rem;
    }






    .nmmm {
        height: 6rem !important;
        line-height: 1rem !important;
        -webkit-line-clamp: 6 !important;
    }

    .today_con .safe_width .today_item .t_gk .gk_right p {
        font-size: 0.55rem !important;

        line-height: 1rem !important;

    }

    .t_gk .gk_right p span {
        font-size: 0.55rem !important;

        line-height: 1rem !important;
    }


    .today_con .safe_width .today_item .t_ml ul li a {
        font-size: 0.55rem !important;
    }

    .today_con .safe_width .today_item .t_zr p span {
        font-size: 0.55rem !important;

        line-height: 1rem !important;
    }

    .today_con .safe_width .today_item .t_lc #page .fz_step .fz_s_item p {
        font-size: 0.55rem;

        line-height: 1rem;
    }

    .today_con .safe_width .today_item .t_lc #page .fz_step .fz_s_item h5 span {
        font-size: 0.6rem;
    }
}




/*首页*/
.sy_ywly {
    width: 100%;
    background: #fafafa;
    padding: 15px 0 80px 0;
    margin-top: 25px;
}

.temp_head span {
    font-weight: bold;
    font-size: 18px;
}

.today_con {
    padding-bottom: 0px;
}

.today_con .safe_width .today_item .t_lc #page .fz_step .fz_s_item {
    margin-bottom: 0;
}

@media screen and (max-width: 1280px) {
    .sy_ywly {
        padding: 15px 0 60px 0;
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .sy_ywly {
        padding: 0.55rem 0 1rem 0;
        margin-top: 0px;
    }

    .temp_head span {
        font-size: 0.7rem;

    }

    .today_con {
        padding-bottom: 1.25rem;
    }
}
.today_con .safe_width .today_item .t_gk .gk_right{width:calc(100% - 385px)}
.today_con .safe_width .today_item .t_gk .gk_left{height:236px;width:365px}
.news_modal .poster_show .poster_right .swiper-container .swiper-slide{width:unset !important}
.news_modal .poster_show .poster_right .swiper-container .swiper-slide img{width:auto;max-width:100%;height:auto;max-height:100%}
@media screen and (max-width:767px){
    .today_con .safe_width .today_item .t_gk .gk_right{width:100%}
    .today_con .safe_width .today_item .t_gk .gk_left{height:unset;width:100%}
}
.sy_news .sy_news_left .sy_news_list .news_main .sy_news_desc div{-webkit-line-clamp:5}
.sy_news .sy_news_left .sy_news_list .news_main .sy_news_img{align-items:flex-start}