.jz_institution_minititle,
.jz_introduce_info_minititle,
.jz_party_minititle,
.jz_energy_info_minititle,
.jz_fengqing_minititle {
    color: #333;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}


/* 集团介绍 */

.jz_introduce {
    clear: both;
    overflow: hidden;
}


/* 左侧导航 */

.jz_introduce .jz_left_nav {
    float: left;
    width: 144px;
}

.jz_introduce .jz_left_nav .jz_nav_items {
    text-align: center;
    line-height: 38px;
    height: 38px;
    cursor: pointer;
    margin-bottom: 10px;
}

.jz_introduce .jz_left_nav .jz_nav_items>a {
    font-size: 16px;
    color: #000;
}

.jz_introduce .jz_left_nav .jz_nav_items.active {
    background-color: #1E8CDA;
    box-shadow: 0px 3px 8px 0px rgba(0, 70, 119, 0.3);
}

.jz_introduce .jz_left_nav .jz_nav_items.active>a {
    color: white;
}


/* 内容展示 */

.jz_introduce .jz_right_infoBox {
    float: right;
    width: 997px;
    margin-bottom: 50px;
}

.jz_introduce .jz_right_infoBox .jz_introduce_info {
    margin-bottom: 30px;
}

.jz_introduce .jz_right_infoBox .jz_introduce_info ol>li {
    list-style: decimal;
    list-style-position: inside;
}

.jz_introduce .jz_right_infoBox .jz_introduce_info_minititle {
    margin-bottom: 15px;
}

.jz_introduce .jz_right_infoBox .jz_introduce_info_content {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
}

.jz_introduce .jz_right_infoBox .jz_info_imgs {
    margin-top: 23px;
}

.jz_team_list {}

.jz_team_list .team_items_lv {
    text-align: center;
    font-size: 0;
}

.jz_team_list .team_items_lv .team_imgs_box {
    width: 232px;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px;
}

.jz_team_list .team_items_lv.team_items_lv_col .team_imgs_box {
    width: 182px;
}

.jz_team_list .team_items_lv.team_items_lv_col2 .team_imgs_box {
    width: 222px;
}

.jz_team_list .team_items_lv .team_imgs_box:last-child,
.jz_team_list .team_items_lv.team_items_lv_col2 .team_imgs_box:last-child,
.jz_team_list .team_items_lv.team_items_lv_col .team_imgs_box:last-child {
    margin-right: 0;
}

.jz_team_list .team_items_lv .team_imgs_box>img {
    width: 100%;
    height: 228px;
}

.jz_team_list .team_items_lv.team_items_lv_col2 .team_imgs_box>img {
    width: 100%;
    height: 218px;
}

.jz_team_list .team_items_lv.team_items_lv_col .team_imgs_box>img {
    width: 100%;
    height: 181px;
}

.jz_team_list .team_items_lv .team_imgs_box>p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #F9F9F9;
    font-size: 16px;
    color: #000;
}

.jz_team_list .team_items_lv .team_imgs_box>p>span {
    margin-left: 8px;
}

.jz_look {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    text-indent: 2em;
}

.jz_look .jz_look_label {
    color: #1E8CDA;
}

.jz_info_imglists {
    overflow: hidden;
    clear: both;
}

.jz_info_imglists .jz_imglists_item {
    float: left;
    width: 25%;
    height: 218px;
    position: relative;
}

.jz_info_imglists .jz_imglists_item>img {
    display: block;
    width: 100%;
    height: 100%;
}

.jz_info_imglists .jz_imglists_item>p.label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 32px;
    background-color: #000;
    filter: alpha(opacity=70);
    /* IE */
    -moz-opacity: 0.7;
    /* 老版Mozilla */
    -khtml-opacity: 0.7;
    /* 老版Safari */
    opacity: 0.7;
    /* 支持opacity的浏览器*/
}


/* 党建工作 */

.jz_party {
    width: 798px;
    margin: 0 auto
}

.jz_party .jz_party_minititle {
    margin-bottom: 30px;
}

.jz_party .jz_party_imgs_b {
    height: 416px;
}

.jz_party .jz_party_imgs_m {
    /* height: 322px; */
}

.jz_party .jz_party_info {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    margin: 15px 0 33px;
    text-align: justify;
    text-indent: 2em;
}

.jz_party .jz_party_info.nomar {
    margin-bottom: 0;
}

.jz_party .jz_party_info_center {
    text-align: center;
    margin: 15px 0 33px;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}


/* 组织机构 */

.jz_institution_minititle {
    margin-bottom: 40px;
}

.jz_institution_img {
    height: 483px;
    margin-bottom: 40px;
}

.jz_companys {
    font-size: 14px;
    color: #666;
}

.jz_companys_type {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
}

.jz_companys_lists {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.jz_companys_name {
    float: left;
    width: 25%;
    margin-bottom: 19px;
}

.jz_companys_name>a {
    color: #666;
}
.jz_companys_name>a:hover{
    text-decoration: underline;
}


/* 能源化工 */

.jz_energy_info {
    font-size: 16px;
}

.jz_energy_info_minititle {
    margin-bottom: 38px;
}

.jz_energy_imgs_b {
    height: 481px;
    margin-bottom: 12px;
}

.jz_energy_imgs_m {
    height: 349px;
    margin-bottom: 12px;
}

.jz_energy_info_content,
.jz_energy_info_content_m {
    color: #666;
    text-align: justify;
    text-indent: 2em;
}

.jz_energy_info_content {
    line-height: 29px;
    margin-bottom: 30px;
}

.jz_energy_info_content_m {
    line-height: 24px;
    margin-bottom: 16px;
}

.jz_energy_info_title {
    text-align: center;
    margin-bottom: 20px;
}

.jz_energy_info_title_b {
    text-align: center;
    margin-bottom: 32px;
}

.jz_energy_title {
    color: #000;
    font-size: 18px;
    line-height: 35px;
}


/* 发展历程 */

.jz_dev_line {
    font-size: 12px;
}

.jz_dev_year {
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: white;
    background-color: #1E8CDA;
    border: 5px solid #A5D1F0;
    border-radius: 100%;
    margin: 0 auto 10px;
}

.jz_dev_year_old {
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: #8194AE;
    background-color: #F8FCFE;
    border-radius: 100%;
    margin: 10px auto 0;
}

.jz_dev_line_cell {
    width: 1px;
    height: 100px;
    background-color: #E4E7ED;
    margin: 0 auto;
}

.jz_dev_line_dot {
    width: 12px;
    height: 12px;
    position: relative;
    margin: 5px auto;
}

.jz_dev_line_dot .jz_dev_dot {
    display: inline-block;
    border-radius: 100%;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    background-color: #1E8CDA;
}

.jz_dev_line_dot .jz_dev_info_r {
    position: absolute;
    left: 35px;
    top: -6px;
    width: 463px;
}

.jz_dev_line_dot .jz_dev_info_l {
    text-align: right;
    position: absolute;
    right: 35px;
    top: -6px;
    width: 463px;
}

.jz_dev_dot_yaer {
    color: #1E8CDA;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
}

.jz_dev_line_dot .jz_dev_info_r .jz_dev_dot_yaer::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 8px;
    width: 22px;
    height: 3px;
    background-color: #1E8CDA;
}

.jz_dev_line_dot .jz_dev_info_l .jz_dev_dot_yaer::after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 8px;
    width: 22px;
    height: 3px;
    background-color: #1E8CDA;
}

.jz_dev_dot_text {
    margin-top: 9px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}